Hi ! I have written a package to generate lang files for you. Write your templates, controllers, ......
Hi Laravel Team, I have had some deep trouble on writing Eloquent queries for multiple nested reques...
I am having troubles deploying Laravel to shared hosting. I have to point out that I have been doing...
Hi, We are a team of developers, and each one is running tests locally before commit, each one confi...
I test Event::listen('test', function () { return 'hello'; }); // and $event = Event::fire('...
I am using the file cache for an in office application which has about 5 users. The cache is workin...
I started using Laravel on a couple of projects, and for simple logic it's pretty straight forward....
Hey Guys, So i'm just learning Laravel as a side project and have come across an interesting sort of...
Hi, I am still in the progress of learning Laravel and I already used the api. The only thing I miss...
Hi, artisans I created a package for Laravel 4 that generate an RESTful explorer from apiDoc. The pa...
Hi, this works fine // route.php Route::get('nuovo-utente', array('before' =>'guest','as'=> 'u...
What I'm trying to do is: Output results with a filter from a pivot table where 'posts' can have up...
Its early here, so i'm sure i'm missing something obvious This works fine Route::get('users/login',...
So some domains or email addresses will cause a timeout, such as asda@asdasd.com. Or any other inval...
Hi there, I'm using Laravel 4.1.26 with the following app::before filter: App::before(function($requ...
When I try to run php artisan I have this error "error":{"type":"Symfony\\...
hello every body, i am new to laravel frame work , when i read tutorial install laravel, they tell m...
I want to automatically when the user comes to the site append a query string on the home page. Is t...
I like to see a database driven Acl method for laravel just like cakephp, Cakephp has a method with...
Hi..Recently I installed DOPTOR CMS.Really it is working good.I have one doubt,while creating the mo...
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.