I have 2 models class BrandModel extends Model { protected $table = 'brand'; public functi...
I have default blade , it will have 3 section and one yield content as like below <div id="w...
Artisan display an "K" in all commands and I got the same "K" in my site. E.x: k...
I am new to Laravel, so sorry if this is a simple question. I am trying to incorporate high charts i...
Laravel: 5.2.32 Browser: Chrome latest stable The CSS is not being updated, even though the file ret...
Hi, We'll start on a new laravel project within a few weeks, and need some thought from you about ca...
Can anyone help me? thanks http://stackoverflow.com/questions/37316393/get-data-from-database-and-di...
Hello @all, I'm using Laravel 5 ACL and Policies. I want to check a "create" permission in...
Good day, Am trying t return a view from login valdiation but an error keeps showing "No query...
I'm trying to create a link that if you click on it, then it will export the values in the database...
Hey, I'm sort of new. As you can see in the first panel, I list each manaul as a tab. The second pan...
Posting from Japan... I need you guys' help... So here's my story. Created new registration form fo...
Hi, I have a weird issue with the PHP 7 Null Coalesce Operator. This one works in Blade: <img src...
I have a foreach that is spitting out these blocks of listings. Since I'm using Bootstrap, every 4t...
I don't know what's the deal here. My view is named post.create.blade.php and is in the views folder...
I try Route::get('article/edit/{alias?}'.$suffix, ['uses' => 'ArticleController@getEdit', 'as' =&...
patternlab.io is a great approach to designing websites in a modular way. I like the idea and want...
Hi. Example in one controller: return 'À'; The string comes blank due to the accent, if i change to...
Hi I use this to display data on my form after the user selected criteria for the report: @foreach($...
Hi guys , I'm having a problem with pagination . Well it works pretty fine at first page , but when...
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.