-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
problem #6
Comments
Can you please share some of the errors you are facing? Or any logs? This will help us troubleshoot :) |
i tried on ubuntu 18.04 64 bit freshly installed dedicated server.
i tried to copy files in root folder and then installed apache 2,php 7.1
and then install mysql data base
and every thing is fine but when i run the comands to install it'
cp .env.example .env # Update database credentials configuration >>> this working
php artisan key:generate # Generate new keys for Laravel >>> this dont working
php artisan migrate:fresh --seed # Run migration and seed user for initial login >>> this dont working
npm i # Installs node dependencies >>>it installed many items
npm run production # Compile assets for production >>> it dont worked for me
they key generate dont working
then files dont working
if you have a video tutorial can you please give me so i can see it
…On Tue, May 14, 2019 at 10:37 PM myrsk ***@***.***> wrote:
Can you please share some of the errors you are facing? Or any logs? This
will help us troubleshoot :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6?email_source=notifications&email_token=AMCHHW3UJIFOLDVMPNNA5FTPVL2FZA5CNFSM4HMZH7H2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVMHGJA#issuecomment-492335908>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AMCHHW7AEOHUHD4T4USLVL3PVL2FZANCNFSM4HMZH7HQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there is problem with installation i tried with panel cpanel and linux ubuntu 18.04 but it dont working i tried every way but it dont working any one help me to manage in video tutorial ??
it would b great
thanks you
The text was updated successfully, but these errors were encountered: