Support the ongoing development of Laravel.io →

laravel what is the best way check row is deleted

Hi Using soft delete, deleted_at column if is null its mean row not deleted else deleted, i check th...

0 Likes
1 Replies

Boilerplate 5.2: assign single permission to multi group

Hi everyone, Need your help. I'm using laravel boilerplat 'Lagency_5.2', Great job done by these guy...

0 Likes
0 Replies
posted 10 years ago

Auth::logout()

I am new to Laravel and have been having trouble with the following piece of code. The system is wor...

0 Likes
10 Replies

database migration error

Hi, I follow this https://www.youtube.com/watch?v=hJIc9lVTJj4&index=3&list=PL55RiY5tL51oloSG...

0 Likes
1 Replies
posted 7 years ago

Undefined index

I am getting the following error from migration when i press php artisan migrate:refresh .I have de...

0 Likes
2 Replies

DB laravel - How to create a query that brings all the values from a column and that has another column equal to the a value (the auth user)

How to create a query that brings all the values from a column and that has another column equal to...

0 Likes
1 Replies
posted 7 years ago

Create dymaic Form Field Builder

Hello i want to know hows we can implement https://formbuilder.online/ in backend of laravel

0 Likes
0 Replies

ng-repeat with blade foreach

I'm stuck with my foreach here. I have a page where a user can create a candidate and add work exper...

0 Likes
0 Replies

[Package] DbMapper

I want to share with you one of my first packages I've ever made. It's called DbMapper and it provid...

0 Likes
0 Replies
posted 7 years ago

Cors error message undefined method Symfony\Component\HttpFoundation\BinaryFileResponse::header()

Im getting an error message that started when I implemented cors. I have no idea what it means or wh...

0 Likes
4 Replies

Is It Possible to change Database connection on the way through env in Controller ?

Let's say, i've defined DB_DATABASE=one but, there is a time i want to change database name connect...

0 Likes
1 Replies

Insane Auth::attempt problem

Hi everyone, I have this simple code for testing authentication : public function login(Request $req...

0 Likes
2 Replies
Solved

Issues connecting Amazon AWS ec2 instance to rds

Hi, i'm having an issue connecting my EC2 instance to the Amazon RDS db instance. Please note I'm u...

0 Likes
0 Replies
posted 7 years ago

Laravel 5.4 HTTP Testing

I am writing a test for a json route in laravel 5.4, I am supposed to be redirected if the GET reque...

0 Likes
0 Replies

Rename _token field name

Hello, I'm looking for a solution to rename the _token field and replace it with a Str::random(40) v...

0 Likes
9 Replies

Upgrading To 5.4 From 5.1 laravel

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...

0 Likes
1 Replies
posted 7 years ago

create.blade.php form not working

ErrorException in 7217a67f29d5ff43676a7cd71563de47c1cfd896.php line 18: Class 'HTML' not found (View...

0 Likes
4 Replies

What is the latest working configuration for vagrant and virtualbox for Ubuntu 16.04?

i have recently upgraded from Ubuntu 14.04 to 16.04 as a fresh install. I believe i updated to a ne...

0 Likes
0 Replies

Submit a form with Vue

Hello, I am new to Laravel and vue. Working with Laravel 5.4 I have a vue script that builds a table...

0 Likes
3 Replies
posted 7 years ago

cURL/Guzzle Laravel 5.3 parameters issue (bug?)

Hello, I'm trying to send a POST request using either cURL or Guzzle. The request is being sent and...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.