Hello, I'm using Laravel 5.2 and I noticed that when I refresh my page (with the browser or with f5)...
Hi, If there is a way in laravel 5.4 to make tracing log of all sql statements? I mean Barryvdh\D...
I have a registration email that is sent out with an activation link which is generated at the time...
Hi all! I'm looking to activate the standard Laravel Authentication module on an existing site (docs...
I have two tables one is templates and the other is template_images Showing migration of the two tab...
Hello! I am new to Laravel and I spent the last 6 hours trying to get my application to connect to M...
I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...
#hi I really Hate editors that list all commands as auto completion ! , i am looking for an editor...
Hi, I use mix.react to make my js file I'd like to use ES6 syntax like {...object} etc but laravel-m...
DB::connection('mongodb') ->collection('XXXXXXXX') ->get(); [{"_id":{"$oid"...
Passport in laravel 5.4 always return error: "Unauthenticated.", I am calling this api by...
Hi, I have eshop that is written in Laravel 4.2. Now I need absolutely deffirent app that will be ba...
What it do? Route::controllers([ 'auth' => 'Auth\AuthController', 'password' => 'Auth\Passwo...
Hello I am building a website (front-end and back-end) where I have a section that have an image and...
Hi I want to have both login and registration form in the same page. I just copied default Login and...
I would like to create admin.example.com, The URL router I am using is www.example.com/admin, I do n...
i am trying to access the data that submitted to a form using the request class in laravel 5.4. The...
I got an error when i want to validate an unique username using Boostrap FormValidation remote. Belo...
i have problem in integrate angular 2 with laravel 5.4 can anyone help me link me if repo aveliable...
Hi! everyone I working with Laravel Echo and SocketIO witout Vue, but I have a problem with private...
amr918343 liked this thread
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