Comments on: Install Laravel on CentOS 7 https://www.rosehosting.com/blog/install-laravel-on-centos-7/ Premium Linux Tutorials Since 2001 Fri, 16 Dec 2022 09:29:05 +0000 hourly 1 https://wordpress.org/?v=6.5.2 By: admin https://www.rosehosting.com/blog/install-laravel-on-centos-7/#comment-48321 Mon, 29 Jun 2020 06:18:19 +0000 https://www.rosehosting.com/blog/?p=18552#comment-48321 In reply to Jayesh Baviskar.

You can always download the latest available version from GitHub https://github.com/laravel/laravel/archive/v6.18.8.zip

]]>
By: Jayesh Baviskar https://www.rosehosting.com/blog/install-laravel-on-centos-7/#comment-48320 Sun, 28 Jun 2020 21:23:19 +0000 https://www.rosehosting.com/blog/?p=18552#comment-48320 Really Very Helpful Article

It would be great if you update for latest laravel version

]]>
By: William Romero https://www.rosehosting.com/blog/install-laravel-on-centos-7/#comment-46482 Sat, 30 Dec 2017 20:11:48 +0000 https://www.rosehosting.com/blog/?p=18552#comment-46482 Thanks for your big effort! :D Great article, i will use it today… :D

]]>
By: iRviNe48 https://www.rosehosting.com/blog/install-laravel-on-centos-7/#comment-45532 Mon, 27 Mar 2017 03:28:32 +0000 https://www.rosehosting.com/blog/?p=18552#comment-45532 Hey, you forgot the firewall, thanks for this guide!
firewall-cmd –permanent –zone=public –add-service=http
firewall-cmd –permanent –zone=public –add-service=https
firewall-cmd –reload

]]>