So i found a cache option in laravel but it seems to store the variable on the server. I am looking...
I created this thread as a reply to another to keep the topics separate but related. Here is how I s...
I am new to Laravel. I am trying to set an application which has admin panel, ability to manage the...
I have this code in my .htaccess file: <IfModule mod_rewrite.c> RewriteEngine On Rewrit...
I just made a fresh install of homestead + vagrant and the VM is stupid slow. Even running simple co...
I'm having some issues with Homestead or better yet Vagrant and Virtualbox itself. The requests I'm...
What would my route::resource look like for a model that can be created off of others. I have 3 basi...
Hello, i followed this guide to deploy my application at a hostgator shared host: Guide Everything w...
(I don't know if this is a homestead, vagrant laravel or guzzle issue so I posted in all, any pointe...
Hello Like in the title, my repository class can't be found. My code: http://laravel.io/bin/Jx7y7 My...
Hello Laravelers, I have just started learning Laravel on the official website : http://laravel.com/...
Hello friends,Please help me to fix this error. FatalErrorException in news.php line 54: Class 'Ap...
Im developing an API (without auth) that returns JSON data. When I make GET request. It works fine b...
Hello everybody, i have an issue as somebody else who had post it in github but nobody has answered...
I have inserted laravel project in. http://domain.dd.dd/myproject/laravel and path to index looks li...
Hi, Im currently making a ecommerce site using laravel 4.2 and I've encounter an error "Trying...
I am creating a small website for our internal use in the company, is there any way to disable https...
I have a console command that defers to a model. The model has Log::info("blah blah"); Whe...
So I moved my models from the App folder to a Models subfolder and now any time I want to use a mode...
Hi, I am trying to run phpmyadmin(downloaded last one from webpage,extracted to shared folder,app co...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community