Support the ongoing development of Laravel.io →

kayyyy

Joined 21 Jul 2014

Statistics

Threads 4
Replies 12
Solutions 1
Articles 0
posted 7 years ago

Save JSON to the table

Hi, i updated to MySQL 5.7 and im wondering how i make a migration to save JSON to my table column....

0 Likes
0 Replies

php artisan down except own ip

Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...

0 Likes
1 Replies

Column not found: 1054 Unknown column '_token' in 'field list' (SQL: update `tutorials` set `_token` =

If i update my Form Model Binding i am getting the above error: **Column not found: 1054 Unknown col...

0 Likes
4 Replies
Solved

Laravel ElePHPant Kickstarter

Have you guys seen this? I'm seriously considering getting one, I've always wanted one of those elep...

0 Likes
0 Replies
replied 7 years ago

sugerCRM in php Laravel

Yes of course: http://bfy.tw/5edT

0 Likes
replied 7 years ago

time() instead of timestamp

Just remove $table->timestamps(); from your migration files and add $table->time()?

0 Likes
replied 7 years ago

Cannot use Braintree package I've installed

First - Braintree should not be in the require-dev block since it would be only available within you...

0 Likes
replied 7 years ago

laravel Many to Many relation

Read the Docs .. https://laravel.com/docs/5.1/eloquent-relationships

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.