Support the ongoing development of Laravel.io →

David Valentino

Joined 23 Oct 2017

Statistics

Threads 1
Replies 13
Solutions 2
Articles 0

Model save, sql cant be null while default value is set

I cannot figure out why im not allowed to insert a null or empty while SQL default is set got this e...

0 Likes
3 Replies
replied 6 years ago

Laravel column modifier method "after()" not working

you cannot in postgre even with raw query. :D https://stackoverflow.com/questions/1243547/how-to-add...

0 Likes
replied 6 years ago

Should I learn/use Laravel for a small project?

hey goodluck in your project my experience was i used CodeIgniter before laravel hence i already fam...

0 Likes
replied 6 years ago

how to make cache directory writable

chmod -RF 777 /home/travis/build/g-harel/SOEN343/storage/app/aspect ??

0 Likes
replied 6 years ago

How can I deploy my web app under a sub-folder?

did u try make laravel from scratch inside http://test.domain.com/ext_app don't forget to chmod -R...

0 Likes
replied 6 years ago

Empty entries in database

i don't know what is inside ur model.php but i assume u havent set the derived $fillable protected...

0 Likes
Solved

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.