Hi! I'm trying to @yield a "app.blade.php" file from my "/" page named "hom...
I have my query builder that is dynamic, when user checks a subsection, the subsection will be added...
I have define scope in model like this class Station extends Model { protected $primaryKey = 's...
Hi, when retrieving data from a db table, results are not being decoded as utf-8 for example, I have...
I have these routes, Route::group(array('prefix' => '/'), function() { Route::get('hostname', '...
i have layout.blade.php, in there have included jquery plugin <!DOCTYPE html> <html lang="e...
Hello in official help here http://laravel.com/docs/5.0/pagination stated that it is possible to...
I am new to web development.I am using laravel for my app where i used blade templates for creating...
Hi, I am in efforts to get unique value to show in View Blade , I need to print Country Name single...
Hi, right now I'm trying to use laravel in a personal application but I have found an important prob...
Hello guys, I was wondering how can i cache paginated collection this is my code so far. public fun...
i'm start learn laravel few days ago, i try to follow tutorial in laravel 4 but i am using laravel 5...
First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...
Hi, I have a form like this, {!! Form::open(array('action' => 'InfoController@index', 'method' =&...
Hello, I'm looking for a jQuery plugin to apply a mask over my monetary inputs . I tried a lot of th...
I previously worked without a framework and so now I am stuck in creating a pop up modal in laravel...
I'm using Laravel 4 and I've created an accordian and so far I've got all of them closed. The proble...
Hey can you help me with this error ?? I'm using Laravel 5.0 which is include with login and registe...
Hello, I am looking for any method for progession rate generation during the execution of the query....
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