Situation is, i have html code, what is duplicated in all other templates, for example it's a menu,...
Hi I use paginate() method for pagination it work fine, but <a> tag in blade file have problem...
Hello , I have a Backend directory under the view that have the following structure +view +BackEnd...
I've not found a clear solution about menu state management. I post the way I do. Maybe there are be...
How do i add the value of $course->id to this form so the my route::post(/course/{id}.......... w...
I've setup Laravel 5.1 on ubuntu/thrusty 14.04 using vagrant. I'm using nginx with php5-fpm. I start...
Hello, I need create a form with three selects. These selects contains different values models. How...
Hello, I need fill input text with content of model but I'm not getting. I have a partil view with a...
I have a master.blade.php and I want a universal navbar that will take the titles of all blog posts...
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...
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