My goal isn't all that lofty. I want to detect when the following: $current = Promovote::where('mod...
What is the correct way to grab a record and also include it's relationship data? Example User belon...
So I have this routes defined in my routes.php file. Route::group(['prefix' => 'personaje'], func...
I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...
Hello I am getting the Call to undefined method AdminDashboardController::getAfterFilters() error wh...
I'm creating an app that allow change the AuthService to use Laravel, Wordpress, etc depending the a...
I have problems with mail send in L5.1 Page with the form showing using GET method, but when I fill...
Hey can you help me with this error ?? I'm using Laravel 5.0 which is include with login and registe...
Gi guys, I want to use phpunit for testing my command line tools (custom created with laravel 5.1)....
I have custom repository pattern file and my ajax working on controller but not working pattern file...
Hello, I am looking for any method for progession rate generation during the execution of the query....
I am having a huge database with millions of records in different tables. It all works fine when I a...
This tables are just for example. Let's say we have two tables: order_items(id int, name string, pri...
Hi guys! I'm not sure if I'm doing it right, but... I want to have a homestead machine per project,...
Is this possible something like this: if(Auth::user()->isCompany()){ $middleware = "auth...
In PingPong Menu I need to use a picture inside the menu as title. Its a concatenation problem I nee...
I have tested the following in Laravel 4.1.27 and 5.1.11. When using the "cookie" driver t...
I have my user model and I have a custom composer package I am working on which creates a custom tab...
Hi All, I have done most of the introductory laracasts by Jeffrey which are totally fab! I'd love to...
Hi So I recently moved to Laravel 5.1 and unlike Laravel 4.2 where we could use Log::info() anywhere...
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