I want to implement a banner system on my app and I'm not sure how to call my getBanner($size) metho...
What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...
I have a paginate(7) on a result of 8. I do an ajax request on page load to initialize the jquery ui...
Is there any way to append head tag of parent template from within child template? Template structur...
Hi there, I'm wondering if there's an after method equivalent that will run after my routed method,...
Hello I want to get content only inner section and set to variable and response vie ajax // layout.b...
###Master Layout @yield('content) ###Guest Layout @extends('master') @section('content') <h1>...
I'm having trouble getting any routes to work besides the default ('/'). I have: Route::get('/', fu...
Hello, I'm a newby with Laravel but I succeed to make pages and route them with a nice URL But I'm d...
Hello to everybody. I've an ask for you. i've this link in my HTML: {{link_to_action('ResearchContro...
My Auth::check is not working in view. but works fine in controller. also works fine on local server...
I am using the footable sort table on github (https://github.com/bradvin/FooTable/blob/V2/demos/sort...
Hi, I use a controller function to insert datas in database and get some others datas : public funct...
I'm just wondering what the best practice is for a place to put one's view composers. Would most peo...
I'm trying to generate URLs on the view for some routes, so I have the freedom to change their URLs...
I think I might have discovered a bug. This is what I have until now. Routes.php Route::get('/{u...
Hi everyone, I am currently designing a backend where users can submit events. There are 2 ways for...
Hey everyone, I released the Blade Partials package yesterday. It allows you to extend from partial...
Hi friends can not get it to work with google maps blade can you help me?
Hey guys. Just wondering if there was a smarter way of using the url() reference in .css files withi...
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