Support the ongoing development of Laravel.io →

e4rthdog

Joined 15 Apr 2014

Statistics

Threads 10
Replies 15
Solutions 1
Articles 0

APP_KEY for long term enrypted data (not only passwords)

Hi All! Lets say that i need to have all the users entered data encrypted in my db and i am doing it...

0 Likes
2 Replies
Solved

Laravel getting tag use count per user with eloquent or DB facade

Laravel 5. I have 3 related tables. **Posts** user_id ... ... **Users** id ... ... **Tags** id nam...

0 Likes
1 Replies

Laravel routes with multiple domain fail in link_to_action function

I have my routes.php as follows: <?php $approutes =function (){ Route::group(['middleware' =...

0 Likes
0 Replies

Secure Laravel 5 api that is used internally and externally

I want to create some api controllers with a separate routing in an existing Laravel 5 application....

0 Likes
0 Replies

Do i really need foreign keys in database to use eloquent ?

Do i? Lets say that my db is going to be well maintained by one person (me) and that no other applic...

0 Likes
2 Replies
Solved
replied 9 years ago
0 Likes
replied 9 years ago

Laravel 5 Forms and Html documentation?

thanks I got it. Also this is the official collective site: http://laravelcollective.com/

0 Likes
replied 9 years ago

General error: 1215 Cannot add foreign key constraint

I believe that you should make the category_id filed unsinged as per documentation $table->intege...

0 Likes
replied 9 years ago

Laravel 5 Forms and Html documentation?

So i wil have to replace 'Illuminate\Html\HtmlServiceProvider', and 'Form' => 'Illuminate\Ht...

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.