I am trying to customize the existing login with custom fields. But it is failing always. Help me in...
Dear all, Just to let you know I've announced a new Laravel package called Larapush. This package wi...
I run a front-end (bootstrap) along with a back end website that has both an Admin and user profile...
This question is about how to implement a live notification if the user gets leveled up. My leveling...
Howdy folks! Please pardon the formatting, I tried to keep everything tidy but I cant seem to get th...
Trying to install laravel socialite And got the following error: composer require laravel/socialite...
Hi, I have a problem with an application I'm currently building and can't get my head around why it...
I got the following error in production: There is already an active transaction {"exception&quo...
In our probject, we queue up jobs into fixed queue names (e.g. app_data_pull, periodic_data_sync, et...
@foreach(Group::all() as $key => $value) {{ @$value->name }} @endforeach
Hello, I would like to implement the fullcalendar to my laravel project but for more than I try it d...
What's the purpose of the hostname in the config file and when does it matter what the value is? I'm...
When deploying my project on AWS with php 7.0, I got blank page. Please I need help ASAP
I have a mobile app and an admin panel, I have already created the API used by customers (api guard)...
Upgraded to Nova 2.0.5 but I didn't see any "cancel button" to Attach, Create, Update, and...
HTML <input type="file" ref="inputfile"> <input type="file" r...
I am trying to develop an application where user will be able to upload and share video. And on the...
Hello, I have these customer's routes: Route::get('customers', 'CustomerController@index'); Route::p...
I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...
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.