How to Setup Laravel on Ubuntu with Apache Server: Hands-on!
In this video, Let’s understand how to setup Laravel on ubuntu with apache server. Lack of memory and directory permission issue resolved.
#laravel #ec2 #ubuntu
CONTENT:
————————————–
00:00 Welcome
00:28 Install Apache2
01.12 Install PHP
01:40 Install Composer and Laravel
03:30 Enable rewrite and giving permission to the storage directory
04:18 Create Swapfile
05:48 Install dependencies
08:00 Application Key generate for Laravel
⭐ Gadgets I am using for video:
GoPro HERO8 Black Holiday Bundle Pack: https://amzn.to/3nQXXyr
Maono AU-400 Lavalier Microphone (Black): https://amzn.to/3k1HftI
Apple MacBook Pro: https://amzn.to/3177JTn
Samsung 27 inch (68.6 cm) Curved Bezel-Less LED Backlit Computer Monitor: https://amzn.to/3m0d8DV
Logitech MK215 Wireless Keyboard and Mouse Combo: https://amzn.to/2GQUpf3
——————————SOCIAL——————————
Github: https://github.com/codingx01
Twitter: https://twitter.com/TechParida
Linkedin: https://www.linkedin.com/company/codingx/
Facebook: https://www.facebook.com/codingx
Instagram: https://www.instagram.com/coding.x/
Leave any questions in the comments section and don’t forget to subscribe to be notified of new content! 🙂
by CodingX
linux http server
Hi everyone, Please subscribe 🙏🙏 and stay tuned to get the latest video on #Web Server configuration, #AWS, #Cloud Computing, and many more every week.
bro charge your mac
my problem isn't solve this video 👎👎
cool
In my apache ubuntu server showing imdex. Php code in browser instead of application. What is the solution for this issue ?
Can you do one with Centos/RHEL? Is it required to place the laravel directory in /var/www/html or can we place it in /var/www? Thanks
how to remove public from the URL. renaming server.php and moving .htaccess is not secure.
how i connect this laravel with mysql in digital ocean
Awsome bro
Hello
can i get help on laravel echo server ?
But can you explain why the deployment is in the /public folder how change this. i notice you can also go to the server like this /server.php /server.php works with my api calls but /public not. why is this? and /server the css and js is not good there
after ssh ubuntu@52.14.82.99 i keep getting Permission denied (publickey).
But i made a connection with filezilla using my pem key. but i can't make a conection with ubuntu
1:14. what libary's where can i find that info?
but where did put your .pem file in laravel? in the public directory?
why is my index.php showed as plain-text?
can i just copy past my project ? or i should install composer ?