Hi; On local machine (Homestead ) everything works fine, site runs and workers do their job like goo...
I'm using a full-page cache system and I want to refresh cover and target posts proactively so the b...
Hi, im having some problems when i try to bind a class to an interface form my package serviceProvid...
I'm trying to extend the Validator class. So that my text field doesn't return false when space is a...
Hello, I have a table which contains a datetime field like this: (2014-07-30 16:54:12) That table de...
Hi guys, Whenever I tried to update the code through git on pagodabox hosting I am getting following...
Hello, i have this route Route::get('display/{id}', array('as' => 'display', 'uses' => 'HomeC...
Is there a way to define check constraint clauses within schema builder? Thanks!
My jquery file has data that I need in my next page, the problem is I don't know how to redirect to...
I have a page with a large form (lots of inputs, selects and checkboxes) and Laravel is returning th...
Hello! I have a question and I'm trying to fix that problem for some days now, but I don't get it. A...
Hey guys, I wonder if you have ever tried to create modular application with Laravel. That is, inste...
how to call Form data from API using laravel I need Tutorial Thanks.
There is a blog written in January about Laravel and LTS: http://www.emanueleminotto.it/open-letter-...
new to laravel and use of php frameworks. was wondering if laravel is appropriate for use in develop...
I am using laravel 4.. Receiving error "Symfony \ Component \ HttpKernel \ Exception \ NotFound...
I am doing a simple SQL statement $userExists = DB::table('users')->where('email','=', $email)-&g...
I am a new developer and just started in laravel. I started developing an small app using laravel an...
I also asked this in stackoverflow, if you wanna see better the code here is it> http://stackover...
In my page I have this code <li> {{ link_to_route('test', 'Test Page') }} </li> I...
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