I'm wondering if anyone is using Confide (dev-huge-updates) that just came out a few days ago. It's...
Hi All, My restful controllers in the routes.php use lots of memory in Laravel 4.1. This standard? I...
I'm using digitalocean to serve my website with Webuzo as the cPanel. I have a Laravel app and I cha...
We've been using Laravel for our front-end architecture with some success for awhile. Now we need to...
Hello everyone. I just installed my first Laravel 4 application, i would like to create a starter p...
I am wanting to password protect my laravel application, ideally just on the deployment server (I'm...
I want to initialize some php settings directly through the config with different settings per envir...
Question about code coverage: I have it running, but the result is 0% coverage every single time - i...
I've got a controller exposing object-data to a view: $artifacts = Artifact::with('product'); return...
Hi, I'm trying to use a Monolog Logger, only for messages of a specific channel. Do you know how to...
I installed laravel but it show: "RuntimeException You need to specify a file path to store the...
just need an example on how to seed records from a different database. do i need to add the connecti...
Hello, I'm newbie in Laravel, when try to migrate Laravel 4 with table 'user' in database using arti...
I wanted the Laravel 4.1 package to be at the root of a particular web server so I took it out of it...
As I am new to laravel, and studies all of the routing documentation. But still stuck on basic routi...
Parse error: syntax error, unexpected T_USE, expecting T_FUNCTION in /home/fzystudi/public_html/vend...
I have created about 25 database tables in the migrations folder by first creating the files with ph...
My url is like domain.com/p/{id} when I insert a wrong ID i get error 500, how do i show error 404 n...
Hello I upgraded Ubuntu version from 13.10 to 14.04 and I copied complete folder for my application....
Hi Guys First post! - I am slowly crawling my way into this framework and at the same time expandi...
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.