We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I have created the application in a server in Internet.
I have used Ubuntu 20.04 an PHP 8.0.18 (in a droplet in DigitalOcean).
I have followed the steps in the video:
git clone https://github.com/tmsonic/laravelpaymentstarter.git
cd laravelpaymentstarter
composer install
php artisan migrate:fresh --seed
It worked fine, but when I access to the web the aspect is not right.
I have created a server in Internet. You can try it in this link:
https://cursos.alumnoportada.com.es
How can I solve it?
Thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I have created the application in a server in Internet.
I have used Ubuntu 20.04 an PHP 8.0.18 (in a droplet in DigitalOcean).
I have followed the steps in the video:
git clone https://github.com/tmsonic/laravelpaymentstarter.git
cd laravelpaymentstarter
composer install
php artisan migrate:fresh --seed
It worked fine, but when I access to the web the aspect is not right.
I have created a server in Internet. You can try it in this link:
https://cursos.alumnoportada.com.es
How can I solve it?
Thanks
The text was updated successfully, but these errors were encountered: