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
Once in a while Laravel throws me a 500 error response, my KEY is setup correctly, I has set AES-256...
I can not update unique field public function rules() { return [ 'nickname'...
I have made two table -navigation_groups -navigation_links relations to these tables has also been a...
I have Homestead working on one laptop, and I'm transitioning to a new laptop. A razer blade stealt...
Hi, I have already created a folder structure in a www folder and enabled my site with a2ensite. If...
Hey all, I have been battling this one for a while and after a lot of searching online I am at a los...
Hello! I've lately been having an issue with supervisor that I haven't had before. My job's handle f...
I have an app with different sites/locations (Building A, Building B, Building C). Is also have mult...
Hello everyone, I'm trying to send email with beautiful html style I use wysiwyg editor to send emai...
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