Support the ongoing development of Laravel.io →

Lucas Oliveira

Joined 19 Apr 2019

Statistics

Threads 1
Replies 9
Solutions 1
Articles 0

L5.8 assertSessionHasErrors() fails to assert false or true

Laravel Version: 5.8.* PHP Version: 7.1.19 Database Driver & Version: MySql 5.6.37 Description:...

0 Likes
0 Replies
replied 5 years ago

Can't add foreign key by laravel migration

Hi Vlad, => Create a nullable field on this Schema: $table->unsignedInteger('LessonEventRateCr...

0 Likes
replied 5 years ago

larav 5.8 - cutom rule validation (array as arg and query)

Hi Jk, <input type="date" name="date1"> Will give this desired format (&q...

0 Likes
replied 5 years ago

Checking if data exists in child of a parent before creating

Ok In Family you must have: public function members() { return $this->hasMany(Member::class);...

0 Likes
replied 5 years ago

Return To View Afer Post Request

Session::flash($data) I am sorry I forgot about the facade method Now should work, and be aware that...

0 Likes
replied 5 years ago

Checking if data exists in child of a parent before creating

Hi Ghost, There is a Lot of things that you should do such create a validation method on you control...

0 Likes

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.