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...
I'm trying to see if the form has been posted but this method does not seem to work if(Request::is_g...
There is one problem which I can't solve. I need to show a response only for users whose user_id was...
I'm using CURL to process data that is sent to an API cross site. When I get the data back to displa...
I am using the expedia API and I can send request using CURL. Using Laravel 5, am I better to stick...
I have in my model several tables where the primary key it's not autoincremental, but it's a varchar...
I am trying to follow Laravel guide on Homestead, i need it for my job. The company use Laravel. But...
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