Hello, I started on Laravel after a lot of sites on Codeigniter. So I try in my first dev to respect...
I'm using the IoC Container to allow me to run model validation automagically, by binding a User mod...
Hello, I'm the sole full-stack developer in a startup, and I've been happily using Laravel 3 for a y...
Hi I'm building a small site for me and my friends where we will report our golf scores so we can se...
I have created a project and I was under the impression that pointing my browser to the project page...
im playing around with building an api, and im at a point where i want to be able to get all routes...
Considering you got this "Open" and "Solved" filters at the top, would be nice i...
I am getting this error when trying to setup laravel. phpinfo shows that mcrypt is enabled. Any poin...
I'm trying to figure out what would be the best way to create options for users to add friends, I ha...
I'm working on an application, and I just started pushing it to my staging server to test it out in...
Hi, everyone. I recently joined Jeffrey Way's Laracasts site, and completed his "Digging In&quo...
Hi, I have the route defined the next way: Route::controller('datacatalogue', 'DatacatalogueControll...
I am following a tutorial in phpacademy... I'm using ubuntu. I got an error : "Error in excepti...
Dear, Why I can't install "barryvdh / laravel-dompdf" on L4.1? Please help me.
I'm planning to setup Memcache and APC. Question 1 , If i use File as default cache, does it cache t...
How can I model dynamic tables names. For example. A product has orders, all orders for the same pr...
I just came across an example that put the validation inside of a model like so: class User extends...
I'm writing an artisan script to download real estate listings images from the state of Florida, the...
I have a database seeder begins with: DB::table('lessons')->truncate(); But when I run seeder, [I...
Hi everyone, i have pretty weird problem. I am developing a project with Laravel with my laptop (XAM...
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