Support the ongoing development of Laravel.io →

sukonovs

Joined 29 Jul 2014

Statistics

Threads 3
Replies 7
Solutions 1
Articles 0

Form model binding and one to many releationship

So I have this situation where i need to make dynamic amount of fields. But I can't find in document...

0 Likes
0 Replies

is dynamic migrations a good idea?

I started one small project and wanted to have fun, so i created dynamic migration, that gets inform...

0 Likes
0 Replies
posted 9 years ago

Laravel ModelNotFound exeption handling with namesapces

I have this problem where laravel ModelNotFound exeption handler catches all exeptions not only rele...

0 Likes
0 Replies
replied 9 years ago

How to make permalink setting like Wordpress using laravel 4?

https://github.com/octoberrain/cms/blob/master/routes.php Basicaly what I said. Custom functionality...

0 Likes
replied 9 years ago

Laravel 5 - Request::get() and Request::input() does not return the same

Laravel Request class does not have 'get' method. It inherits it form Symfony Request class. All mod...

0 Likes
Solved
replied 9 years ago

How to make permalink setting like Wordpress using laravel 4?

@astroanu and if someone makes some crazy url with 18 segments?

0 Likes
replied 9 years ago

How to make permalink setting like Wordpress using laravel 4?

You can't do that. If you need this all custom functionality, then use 'route any' with one paramete...

0 Likes
replied 9 years ago

Beginner needs help! :)

Adding to previous post, if you like teaching style of Jeffrey Way (I know many do), I can recommend...

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.