Hosting a Laravel 10 Application on Hostinger Cloud Hosting With ChatGPT… Here’s the Result

  Рет қаралды 12,247

Code With Dary

Code With Dary

Күн бұрын

Пікірлер: 69
@codewithdary
@codewithdary Жыл бұрын
.htaccess: RewriteEngine On RewriteRule ^(.*)$ public/$1 [L]
@CodeWithBehram7497
@CodeWithBehram7497 Жыл бұрын
great clear and easy explanation. Actually i was stuck in a laravel deployment on hostinger cloud but your video helped alot you got a sub bro .🤩
@codewithdary
@codewithdary Жыл бұрын
Happy to help and I'm even more happy to have you as a sub! :)
@ibrahimsharafadeen2551
@ibrahimsharafadeen2551 4 ай бұрын
This is very resourceful, thank you Dary.
@th3ja
@th3ja Жыл бұрын
Clear & straightforward explanation! Thank you!
@codewithdary
@codewithdary Жыл бұрын
Thank you so much :)
@NabeelPs-u6h
@NabeelPs-u6h Ай бұрын
iam having hostiger version 8.2 still getting error your PHP version (8.0.30) does not satisfy that requirement. when $ php composer.phar install comannd typed. ?why
@hanshangyan1512
@hanshangyan1512 Жыл бұрын
Great content as always! Thank you teacher Dary!
@codewithdary
@codewithdary Жыл бұрын
My pleasure!
@fabuloussBoy
@fabuloussBoy 11 ай бұрын
Is it possible to do this with the premium offer of the Web Hosting plan?
@codewithdary
@codewithdary 11 ай бұрын
I personally wouldn't recommend using web hosting for Laravel applications, it makes it very slow (not Hostinger related).
@binarybuilder111
@binarybuilder111 Жыл бұрын
Hello! Thank you for your help! I am facing a problem with php version, I need 8.1 but the CLI is running 8.0 (it doesn't help if i change it in the HPanel). Will be grateful for any suggestions! Thank you in advance!
@codewithdary
@codewithdary Жыл бұрын
It's possible that Hostinger has not yet updated their CLI to version 8.1, or that you do not have the necessary permissions to change the version. I would recommend you to contact Hostinger support for further assistance.
@13furlan
@13furlan Жыл бұрын
I had the same problem. Edit the php version in the domain principal of the your hosting and then try it again. And try to use "composer2" instead of "composer".
@mnafaykhan2651
@mnafaykhan2651 Жыл бұрын
@@13furlan change the version on your main domain, cli get it from main
@finzilla13
@finzilla13 4 ай бұрын
@@mnafaykhan2651 Thanks mate
@ignaciomontali
@ignaciomontali 4 ай бұрын
can you install Node in a shared host? I can find it anywhere, I´m using hostinger and Laravel Inertia Vue3
@mintdev
@mintdev Жыл бұрын
great video, as always. I always used a VPS but this is tempting... On hostinger site I can see they support cron, but they also have an active supervisor daemon for jobs? I'm asking this because without root access this can be a problem. Thanks!
@codewithdary
@codewithdary Жыл бұрын
Cloud Hosting users don’t get root access to their server or the ability to reinstall an OS, SSH access can be easily enabled in the SSH section just like for shared hosting plans.
@hemanthcmbadoor
@hemanthcmbadoor Жыл бұрын
I think new version composer 2.6.* its their. instead of "composer" type "composer2". It will install the packages using composer 2.6
@codewithdary
@codewithdary Жыл бұрын
Thank you for sharing!!
@aliyufari
@aliyufari 9 ай бұрын
In hostinger i buy a host, they gave me free domain and I deployed my first laravel project, I setup SSH worked with it. Letter i deployed other two projects but the two projects are being developed and pushed on github, so I try to remove it completely and connect with the one on my github. but is giving me these problems: 1. Git is only seeing the first project. 2. The SSH too in the terminal is only seeing the public_html folder of that project not the other intended one. Please how can you help me do I need additional SSH/GIT setting to be able to connect other two projects with my SSH/GIT
@kaboomlol
@kaboomlol 11 ай бұрын
the terminal linux can do with windows?
@nehadaltimimi
@nehadaltimimi 8 ай бұрын
How can I install npm .. I have got error npm not found??
@codewithdary
@codewithdary 8 ай бұрын
www.hostinger.co.uk/tutorials/how-to-install-node-ubuntu
@zaenalmaestro7711
@zaenalmaestro7711 8 ай бұрын
thanks, very helpfull
@peterk.2925
@peterk.2925 Жыл бұрын
thanks for lot of videos Dary. i have one question. i have a error about the php version after log in ssh key. i have by hostinger choose version 8.1. my vs code terminal or bash terminal tell me i have this php version. but after log in with ssh key tell me i have 7.44. because of this error i cant insatll composer. have you a idea?
@codewithdary
@codewithdary Жыл бұрын
You need to update your PHP CLI version in your panel! It's different than the PHP version you choose in the beginning of the setup.
@peterk.2925
@peterk.2925 Жыл бұрын
You mean not in the hostinger panel in Advanced/PHP Configuration? here is PHP Version 8.1@@codewithdary
@belalsafy7993
@belalsafy7993 Жыл бұрын
man you are the best ♥
@codewithdary
@codewithdary Жыл бұрын
No no no, you are!
@constantine9074
@constantine9074 7 ай бұрын
Hello, is it possible to use Queues on hostinger ?
@adeerwin6416
@adeerwin6416 Жыл бұрын
thank you
@codewithdary
@codewithdary Жыл бұрын
You're welcome! :)
@BosseurLaFam
@BosseurLaFam 10 ай бұрын
anyone a idea how to fix this error? Vite manifest not found at: and as info *start the development server*
@codewithdary
@codewithdary 10 ай бұрын
Have you installed npm?
@darwinibay2174
@darwinibay2174 Жыл бұрын
I am using Business Web Hosting, is this compatible with this?
@codewithdary
@codewithdary Жыл бұрын
If it's shared hosting, no. I've never heard of Business Web Hosting.
@darwinibay2174
@darwinibay2174 Жыл бұрын
@@codewithdary Its Web Hosting plan on Hostinger.
@fabuloussBoy
@fabuloussBoy 11 ай бұрын
@@codewithdary Is it possible to do this with the premium offer of the Web Hosting plan?
@NagarajGurusamy-l5e
@NagarajGurusamy-l5e 10 ай бұрын
Still i got 403 even i put .htacess correctly, Is there any possibilty of 403 other than .htacess ?
@kleytonrsl
@kleytonrsl 5 ай бұрын
I'm with the same problem, I've tried a lot of different versions of .htaccess, did you solved it? I created a index.php in public_html and just echo something to test and solved the 403, but I can't make hostinger access the public/index.php file
@andersonrocha1132
@andersonrocha1132 10 ай бұрын
This way you don't use 100% of Laravel because the cloud doesn't allow npm so to begin with you won't even be able to use Queues. The right way to use laravel is with vps.
@codewithdary
@codewithdary 10 ай бұрын
Interesting :)
@mohitmandley2178
@mohitmandley2178 7 ай бұрын
Hostinger , Hosting setup not working after buying hosting and domain ?😅 Redirecting to buy hosting page.
@viveudupi123
@viveudupi123 3 ай бұрын
saved my ass it was quick and clear.
@devaes
@devaes Жыл бұрын
thanks
@codewithdary
@codewithdary Жыл бұрын
Welcome :)
@maldonadodani
@maldonadodani 10 ай бұрын
thanks a lot
@codewithdary
@codewithdary 10 ай бұрын
You are most welcome :)
@muhammadaminulakbar4420
@muhammadaminulakbar4420 8 ай бұрын
how to storage link?
@codewithdary
@codewithdary 8 ай бұрын
Just log in using SSH, you just need to run that command once :)
@vugarkhalil
@vugarkhalil Жыл бұрын
Respect
@codewithdary
@codewithdary Жыл бұрын
Thank you Vugar
@agastyasutra
@agastyasutra Жыл бұрын
It didn't worked
@codewithdary
@codewithdary Жыл бұрын
Can't help you without more info.
@antonioandrade6532
@antonioandrade6532 Жыл бұрын
Hi. Thanks for the video content. In a Premium Web Hosting everythink works good except vite. The npm comand doesn't work and I can't run either npm install and nom run build in server.. Any help? Thanks a lot!
@codewithdary
@codewithdary Жыл бұрын
You need to install node before!
@ernestovillanueva9856
@ernestovillanueva9856 11 ай бұрын
@@codewithdary Hi, I'm facing same situation with npm commands, but it seems node can't be installed in shared hosting, or do you know how can we do this?
Deploy Laravel Applications to Hostinger Cloud Hosting
20:36
Code With Dary
Рет қаралды 21 М.
Wait for the last one 🤣🤣 #shorts #minecraft
00:28
Cosmo Guy
Рет қаралды 16 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 3,3 МЛН
Cloudways Review - The Best Host You'll Probably NEVER Use
9:16
you STILL need a website RIGHT NOW!! (yes, even in 2024)
19:15
NetworkChuck
Рет қаралды 484 М.
What’s Up with Laravel? It’s Everywhere, and Here’s Why!
6:22
How to Deploy Laravel on Shared Hosting in 12 minutes
12:55
The Codeholic
Рет қаралды 73 М.
3 Alternatives for Heroku's Free Tier - Full Stack & API Hosting
13:04
Traversy Media
Рет қаралды 221 М.
Are we going back to PHP with fullstack JavaScript?
9:57
Maximilian Schwarzmüller
Рет қаралды 148 М.
Wait for the last one 🤣🤣 #shorts #minecraft
00:28
Cosmo Guy
Рет қаралды 16 МЛН