How to Deploy Laravel on Shared Hosting in 12 minutes

How to Deploy Laravel on Shared Hosting in 12 minutes

The Codeholic

2 года назад

78,709 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@abela801
@abela801 - 13.10.2024 11:14

can you show us how to deploy on cpanel

Ответить
@happyfriendsentertainment
@happyfriendsentertainment - 11.10.2024 07:42

wait...can you make also tutorials how to add cron jobs in hostinger using laravel? because you're really good at explaining ☺️ hope this will get more demands

Ответить
@PraveenKumarAanjana
@PraveenKumarAanjana - 06.10.2024 10:07

Storage linking is not working in Premium Hosting plan.

Ответить
@happyfriendsentertainment
@happyfriendsentertainment - 03.10.2024 16:51

Hola! You are amazing, knowing that symlinks are better than .htaccess, you saved me this time. It's Sept 2024 and it's still useful.

Ответить
@ricko13
@ricko13 - 03.10.2024 06:05

2024-Oct-02

Ответить
@romeoshams7932
@romeoshams7932 - 27.09.2024 17:58

Im having a error doing storage:link. Anyone knows how to fix it?

Ответить
@Roman112100
@Roman112100 - 24.08.2024 15:46

God Bless you!

Ответить
@TarekFellah
@TarekFellah - 23.07.2024 14:27

Should i change APP_URL to the used domain URL?

Ответить
@muhammadissasabbagh1540
@muhammadissasabbagh1540 - 20.07.2024 13:15

Thanks a lot, I haven't found any solution for the composer version issue like yours, Great job

Ответить
@balazsKelemenUK
@balazsKelemenUK - 16.07.2024 19:09

excellent content, what about if you have vite in your laravel app? how can I configure that, please?

Ответить
@NeilMyatt
@NeilMyatt - 16.07.2024 11:45

Thank you sir! You save me a load of time messing around creating symlinks and failing to get it set up right

Ответить
@NIKHILSCI-t3g
@NIKHILSCI-t3g - 18.06.2024 08:14

have you any idea for use mongodb with laravel 11? if yes then guide me

Ответить
@kifaru.
@kifaru. - 14.06.2024 14:21

can you make a tutorial on how to install multiple laravel website on subdomain with hostiger

Ответить
@cristhianjhlcom
@cristhianjhlcom - 10.06.2024 20:50

Hello, I have a few questions what kind of projects do you recommend for sharing hosting? and you can use just one VPS service for multiples projects?

Ответить
@BilalAmin-v5z
@BilalAmin-v5z - 02.06.2024 16:23

Thank you Zura, You are the best!

Ответить
@khanaqib7871
@khanaqib7871 - 02.06.2024 14:47

can u plz confirm when we build asset using vite the styles are not loaded. the build folder is also present in public/html
in localhost its working fine but on remote css showing not found

Ответить
@Gift-op6mq
@Gift-op6mq - 21.05.2024 15:01

What about deploy on aws

Ответить
@ahmadfraz5846
@ahmadfraz5846 - 14.05.2024 04:51

how do you run "npm run prod
" for frontend css compilation?

Ответить
@lindanidube5654
@lindanidube5654 - 06.05.2024 13:55

I thought it was going to be easy

Ответить
@GardeningWithSteve
@GardeningWithSteve - 01.05.2024 04:53

Artisan command not executing on server - any ideas? rwxr-xr-x artisan

Ответить
@tarunkumardewangan4239
@tarunkumardewangan4239 - 28.04.2024 06:37

laravel next js and mysql deploy please

Ответить
@tvjmohan
@tvjmohan - 26.04.2024 04:51

Nice...
Helped me

Ответить
@DavideLobascio
@DavideLobascio - 25.04.2024 03:09

I have some questions...
- How to correctly run a subdomain to make a test version of the project? I created a sub domain (hostinger create it in the public html), run the composer, key, db, migrations, env and all, but i get a 403 error.
- On a share hosting is impossible to install node.js and run npm install?
- On a share hosting does the auto-deploy from github works correctly? i have some issue about that

Ответить
@danielsandnes6210
@danielsandnes6210 - 20.04.2024 22:53

No idea if this is new, but Hostinger comes preinstalled with both composer 1 and composer 2, but to use the latter you need to use the composer2 command.

Ответить
@kaveeshbhashitha7652
@kaveeshbhashitha7652 - 13.03.2024 12:36

Very simple, very useful. Good job 👏

Ответить
@shashanksrivastava5560
@shashanksrivastava5560 - 11.03.2024 13:28

thanks for this but the problem is the routes are not working as it says 403

Ответить
@skia515
@skia515 - 28.02.2024 02:06

your videos are so usefull

Ответить
@prospertogether1791
@prospertogether1791 - 01.02.2024 21:34

you have composer 2 installed already. So you can just use composer2 as the command in place of composer e.g. composer2 install

Ответить
@wego-k4811
@wego-k4811 - 23.12.2023 15:03

I love this video. It was very helpful to me. But I tried creating a laravel project using Jetstream as the Auth package but I was unable to compile the js assets. Just wanted to know if there is a fix or should I do everything locally and just upload when it's done

Ответить
@hoketero
@hoketero - 20.12.2023 16:06

Did anyone else got rickroll'd? >.>

Ответить
@julianadelosrios9876
@julianadelosrios9876 - 26.11.2023 05:35

and now how i edit the front page

Ответить
@ahmedmohamed1642
@ahmedmohamed1642 - 31.10.2023 01:55

thanks you - what if i want to deploy on subdomain ?

Ответить
@aldrinaureus7255
@aldrinaureus7255 - 18.10.2023 04:53

Hey thanks ! I used your video as a guide to create a github action to deploy my Laravel App on hostinger

- i skipped the composer install part so i put the installation of laravel dependencies on github actions instead. Hostinger will only get all stuffs including vendor files

Ответить
@gurugaming5884
@gurugaming5884 - 06.10.2023 14:41

note: it only works with the main domain database and you have to update your main domain php version. I was trying to deploy it on a secondary domain on my shared web hosting but getting a php version error. Then I updated the main domain php version and it works. The same goes for database

Ответить
@matthewkk5087
@matthewkk5087 - 23.09.2023 08:47

შენი ვიდეოებიმაქვს ნანახი მემგონი აპოლო 11 ის არხიდან, მიხარია რომ ახალი გვერდი მოხოდე <3 ახლა ვიწყებ ბექის შესწავლას

Ответить
@ahmedmissaoui907
@ahmedmissaoui907 - 03.09.2023 14:29

Great video , but i still have a problem , after following all your steps , i still get 404 not found instead of my site content, what to do in this case ?

Ответить
@twicetherabbit
@twicetherabbit - 31.08.2023 07:39

Incredible video👏 Been struggling with the hosting until I watched your tutorial, and now I'm running my web app successfully. This really helps a lot, Thanks!

Ответить
@constantine9074
@constantine9074 - 29.08.2023 23:05

ისე ვეღარ გავიგე ზურა გქვია თუ გიო.. ვიდეო ძაან კაია

Ответить
@veenitchauhan6131
@veenitchauhan6131 - 13.06.2023 08:46

403
Forbidden
Access to this resource on the server is denied!

Ответить
@mohammedattar3628
@mohammedattar3628 - 08.06.2023 13:56

The idea of creating a symbolic link of public_html is live saving thanks 💙

Ответить
@jhumerapus1881
@jhumerapus1881 - 07.06.2023 17:41

hi how can i paste it? hehe

Ответить
@YourVinayShukla
@YourVinayShukla - 06.06.2023 18:34

really helpful

Ответить
@shbita
@shbita - 03.06.2023 15:46

great video , thanks man 🙏

Ответить
@peterchisangamwamba9100
@peterchisangamwamba9100 - 01.06.2023 15:58

Can you make or do you have a video on how to intergrate a payment system like Stripe into a Laravel appliication?

Ответить
@lawenforcer-niel
@lawenforcer-niel - 31.05.2023 03:07

You make it very complicated for those panel..

Ответить
@khayriesports2754
@khayriesports2754 - 26.05.2023 02:44

How can we update our website whenever theres a new code? Thanks!

Ответить
@tharushafernando6688
@tharushafernando6688 - 11.05.2023 21:54

Is it possible to hots jetstream inertia project on shared hosting ?? I have seen many people saying its a bad practice to host jetstream inertia projects on shared hosting

Ответить
@narebinhaa
@narebinhaa - 08.05.2023 16:52

Is it possible to deploy a monorepo Laravel + React in the Shared Hosting? I don`t know much about Lavarel but I already have a React frontend app. And Laravel seems to be a good option to build a monorepo with React.

Ответить
@razvanpreda5841
@razvanpreda5841 - 03.05.2023 10:02

Why not which composer? Hostinger has a symlink to composer2 :)

Ответить