Hello, I have to sent a email to some person but it shows: "Swift_RfcComplianceException in Mai...
I want to run my own provider before laravel core provider how can i do it?
Hi, developed web application based on account with inner users for companies with staff. my users t...
I do this but can not work.. DB::table("office_costing_zone") ->orderBy("id",...
Hello, Very strange, i'm trying to include a Form::checkbox on my form and the values simply doesn't...
Hi, I have a very strange behavior here. I have the same app on local and remote servers. The same p...
Guys, good afternoon! I use Laravel and I have the following problem: Whenever a user edit a record...
Hello, Ok, so I am trying to seed data into a table, below is what I have tried: $factory->defin...
Hello, new here to Laravel. I followed the Laracast video to install Laravel to my Centos 6. Everyth...
Hello! I tried to implement a custom 404 view, but whenever I go to a URI that does not exist, I get...
I have a database of users which have passwords stored in md5. Since Laravel uses bcrypt, I want to...
I'm trying to have my new Laravel project authenticate users from database table "user", w...
Hi, I am using Laravel 5.3 with Authentication and Localization. I still use base Auth routes and i...
I have enabled REDIS as default CACHE_DRIVER instead of FILE, but if redis instance is down for exam...
I'm having trouble creating a custom exception class and handler. You can see the code and details o...
Can somebody help me with an information: How can i kill execution of query. It's exists any method...
Hi, I'm new to Laravel so the question might sound stupid. I'm currently trying to handle the displa...
I have installed Laravel 5.3. And I have tried authentication process. It has generated app.blade.ph...
Hi, Is there a way to import class in a view? For example, I have a class \Anamespace\Bnamespace\Xcl...
Hi Guys! I have to ask one thing that can I use bower instead of npm (node_modules) in laravel (5.3)...
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