Support the ongoing development of Laravel.io →

1,817 Threads

posted 10 years ago

How big of a controller is to big?

Currently building a website, it has about 20 pages which means I have roughly 25 controllers or Pub...

0 Likes
6 Replies

different routes depending on user type

Hi there, I'm stuck with this annoying problem in my laravel 4 project wich has three types of users...

0 Likes
3 Replies

Three table relationship problem in view: Product, producimages, imagetypes. How to show images by type in specific section in view. Not all images.

Hello, can anyone help me with my problem. I can't seem to solve it. I want to show in blade view im...

0 Likes
2 Replies
Solved

Another must see talk from Ross Tuck about models and service layers

http://www.youtube.com/watch?v=3uV3ngl1Z8g&feature=youtu.be&a Definitely watch this.

0 Likes
2 Replies

Response::view VS Response::make(View::make) And Error Pages

Hi, I'm a newcomer to Laravel. I tried to create custom error pages for the application. I did follo...

0 Likes
2 Replies
Solved
posted 10 years ago

Activity stream approach?

How would you approach a user specific activity stream? It could include User activities such as: P...

0 Likes
0 Replies

Is this a bug in HTML::Link(...)

Is this a bug in HTML::Link(...) (btw: I don't really know what tag matches this question) if i name...

0 Likes
4 Replies
Solved

Convert basic Php project to laravel

I'm new to Laravel. We have a project built using basic php and classes. We did not use a lot of MVC...

0 Likes
1 Replies

Bootstrap CMS

What Is Bootstrap CMS? Bootstrap CMS is a PHP CMS powered by Laravel 4.1 and Sentry 2.1. Bootstrap...

0 Likes
0 Replies

Question regarding setup of API

Hi kind folk, I'm currently working on a help desk application using Laravel. My requirements are as...

0 Likes
2 Replies
posted 10 years ago

Questions about a website architecture

Hi all, This is my first post here ! I have "News", "Tutorials" and "Forum&...

0 Likes
3 Replies
Solved
posted 10 years ago

artisan tinker error!

How to fix problem when use artisan tinker error: Full REPL not supported. Falling back to simple sh...

0 Likes
0 Replies

After method just before template output

Hi there, I'm wondering if there's an after method equivalent that will run after my routed method,...

0 Likes
0 Replies

How to get timestamp integer instead of Carbon object

My application has to adapt to an existing database which uses integer timestamps instead of string...

0 Likes
2 Replies
Solved

"Too Many open files" error in Application.php. Not sure how to diagnose

I'm getting a "Too many open files" error on a script that downloads images and reuploads...

0 Likes
0 Replies

Really? 11mb request footprint?

I have a relatively stock install of Laravel save for a couple of extremely small service providers,...

0 Likes
4 Replies

Laravel Finder bug ?

Hello dear firend most of time in my app I got this erro Class 'Symfony\Component\Finder\Finder' not...

0 Likes
0 Replies

Validation inside a mutator/setter

I was reading the following: "Validation should happen within the context of the setter prior t...

0 Likes
0 Replies

Mocks and namespace

Hi I had a few tests, no problem with phpunit execution. I added namespaces to my Models and control...

0 Likes
2 Replies
Solved

Laravel user forms and admin forms: how to tackle?

Hi Just a question to poll how you guys would tackle this in Laravel: I have a user preferences page...

0 Likes
4 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.