Support the ongoing development of Laravel.io →

1,556 Threads

Routers menu

Hallo, Can someone help me? i would like to make simple static website, i created menu using routers...

0 Likes
3 Replies

Yup I give up.

I gotta give up. I don't want to, but I got to, because trying to learn Laravel with very very limit...

0 Likes
19 Replies

Advanced ajax pagination - what to do when there is option to show 5/10/25/50 itesm per page and there are delete operations as well

Hi all. Found this: https://gist.github.com/dariodiaz/7598665 Works great. Questions: How should I...

0 Likes
3 Replies

Ideas on how to handle form with files

Hi all. I am thinking on how to deal with form handling which contains files and which can be submit...

0 Likes
0 Replies

[macro] Form::select() with optgroups based on model's field

Suppose you have a simple products table: id | name | category ....................... 1 | prod1 |...

0 Likes
1 Replies

Default blade style in folder

I was checking how Laravel io page is organized and saw thath main layout file (default.blade.php) i...

0 Likes
2 Replies

Laravel and view caching in development — can't see changes right away

When I update a view with different information, it would take almost 5 to 10 minutes before the vie...

0 Likes
4 Replies

Same route::controller('/') with different controllers

I've been trying to organize my route like this ( Laravel 4.1 ) Route::controller('/', 'HomeControll...

0 Likes
1 Replies

Is it possible to call directly from a class.

Hi all, I'm still chipping away at learning Laravel. Coming along slowly though. :-/ In my db class...

0 Likes
2 Replies

Minify your HTML

Laravel HTML Minify This package compresses the HTML output from your Laravel application, seamlessl...

0 Likes
1 Replies

including views with contollers

I'm going to ask the same question here that I did on the old forum, because I didn't know the new f...

0 Likes
9 Replies

Validation exception with different results

I am creating Validation service witch throws ValidationException if error ocured. That works fine,...

0 Likes
0 Replies
posted 10 years ago

LESS support in Laravel

I've been looking around a little bit on this topic and I've found quite a few bundles and so forth,...

0 Likes
19 Replies

Ajax pagination with select box to chose number of items per page

I found this: https://gist.github.com/tobysteward/6163902 for ajax pagination. It works great. Howev...

0 Likes
1 Replies

Laravel-Markdown

What Is Laravel Markdown? Laravel Markdown is a simple PHP Markdown Next wrapper for Laravel 4.1. L...

0 Likes
0 Replies

Multi-step Model Lifecycle

I am building a reservation management system in which the Reservation model is much more than a rec...

0 Likes
5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

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.