Hi Using soft delete, deleted_at column if is null its mean row not deleted else deleted, i check th...
Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...
I am new to Laravel and have been having trouble with the following piece of code. The system is wor...
Hi, I follow this https://www.youtube.com/watch?v=hJIc9lVTJj4&index=3&list=PL55RiY5tL51oloSG...
I am getting the following error from migration when i press php artisan migrate:refresh .I have de...
How to create a query that brings all the values from a column and that has another column equal to...
Hello i want to know hows we can implement https://formbuilder.online/ in backend of laravel
I'm stuck with my foreach here. I have a page where a user can create a candidate and add work exper...
I want to share with you one of my first packages I've ever made. It's called DbMapper and it provid...
Im getting an error message that started when I implemented cors. I have no idea what it means or wh...
Let's say, i've defined DB_DATABASE=one but, there is a time i want to change database name connect...
Hi everyone, I have this simple code for testing authentication : public function login(Request $req...
Hi, i'm having an issue connecting my EC2 instance to the Amazon RDS db instance. Please note I'm u...
I am writing a test for a json route in laravel 5.4, I am supposed to be redirected if the GET reque...
Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...
I am using 5.1 laravel and I would like to know like Can we directly do Upgrading To 5.4 From 5.1 la...
ErrorException in 7217a67f29d5ff43676a7cd71563de47c1cfd896.php line 18: Class 'HTML' not found (View...
i have recently upgraded from Ubuntu 14.04 to 16.04 as a fresh install. I believe i updated to a ne...
Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...
Hello, I'm trying to send a POST request using either cURL or Guzzle. The request is being sent and...
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