I am querying a table and I wonder why Laravel make a count(*) query before my query that spend addi...
Any way to retroactively populate migrations using a database without any?
Hi Guys, So there, basically, i created a class in PHP that uses PDO (i'm connecting to an ODBC obvi...
When I run php artisan key:generate it says Application key [yiTC3tRuczqMVrbikesPOtxZc4AAluIE] set s...
Hi Guys, I'm recently decided to make a switch to start coding with Laravel. I will try to specify m...
Hi i want setup CKeditor on my Textarea field for edit article content, please help me for config &q...
Hii..all I wants to build small app like "Live score" or "Tradinng" or any real...
I am writing this thread because I couldn't find any help for my situation of not connecting my Home...
Hi Ive got a class that is has a service provider ( Ive renamed the Class to hidden in this sample.)...
I have elixir(function(mix) { mix.less('bootstrap.less'); If I add any method like .events .routes...
Example in the docs: $user->roles()->attach([1 => ['attribute1' => 'value1'], 2, 3]); So...
I've been following the Homestead setup steps from this laracast video, laracast, but when I get to...
I'm trying to make a XML Post request to a https url using Guzzle on a forge server, and I run into...
I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...
I have just published my first composer package, and would really appreciate if someone would give i...
Hello, I need convert query from mysql to eloquent mysql Query SELECT count('id_sale') FROM sales J...
Workflow is a package for Laravel 5 for creating extendible and maintainable applications. Thanks to...
I'm trying to write this first piece of line in Laravel. I thought I got it right, but not. I hope t...
Hello everyone, I want to use the blade include function so I can call a dashboard page. Now I know...
I just implemented Orange OAuth2 Social Login with socialite. Unfortunately current version of Socia...
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.