Support the ongoing development of Laravel.io →

Best pactice routing question.

I have a site that displays home, about, and archives by date OR topic. So my url structure is: myAp...

0 Likes
1 Replies

Best practice for how to handle variable number of controller parameters?

If I have a route in routes.php that routes to a controller method and there's a variable number of...

0 Likes
1 Replies
posted 11 years ago

Laravel 5.x

I've a clean install of Laravel 5. Where would you store your interfaces. Per definition the model s...

0 Likes
1 Replies

update queries

I always want to play safe when there is a delete or update query in the database through web applic...

0 Likes
1 Replies

Vagrant/homstead won't run

Hi, I've been at this for hours and I hope someone can help. I can't seem to get Homstead running on...

0 Likes
2 Replies

Remember me with several browsers

Hi guys, I'm having an issue with several browsers and the remember me using the cookie driver in se...

0 Likes
5 Replies

Database schema / relations help

Hey guys, I made a thread yesterday, regarding an issue I had with my application. I have managed to...

0 Likes
5 Replies

Combine REST-Controllers with normal controllers and views?

Hi, I want to create an new app and for this purpose I've chosen laravel. So I'm also new to laravel...

0 Likes
2 Replies

Minify views using a whitelist

I tried using all the Laravel related minify packages and they all suffer from the same problems, es...

0 Likes
2 Replies
Solved

How to search for partial matches in SQL database

How do I search for a partial match in a SQL database with Laravel?

0 Likes
1 Replies
posted 11 years ago

jsonp in laravel

I'm trying to query a restful webservice written in laravel using $.getJSON (jquery). But the cross...

0 Likes
1 Replies
Solved

Multiple Roles Filters in Laravel Controller Constructor

I have a question about filtering a controller and its actions for multiple user roles. Lets say i h...

0 Likes
1 Replies

WSOD while using Autoload.files

This is probably just the wrong way to go about it, but I figure there may be something to be learne...

0 Likes
3 Replies

Mcrypt not found, MacOSX, Zend Server

Not sure why Laravel doesn't seem to be able to find mcrypt. I've looked at simular threads and so f...

0 Likes
1 Replies
Solved

high traffic performance

i am creating high traffic news web site. daily visitors 200.000 visit. i did full cache. see below...

0 Likes
2 Replies

Using a different field name in Schema Builder increments()

Hi I've been reading docs, Code Bright book, googling and asking (on irc) about If I could be able t...

0 Likes
2 Replies

[5.0] Is there a Illuminate Contract for Session?

I can't find a Illuminate Contract for Session. Is there one?

0 Likes
2 Replies

forceDelete() Deletes all rows if no "deleted_at" column exists

It seems like there is a problem when using forceDelete() on a table with no "deleted_at"...

0 Likes
3 Replies

get value of Input::all();

I was wondering how can I output the array value of Input::all();

0 Likes
1 Replies
posted 11 years ago

Website gone wild

At my resolution website goes wild. Like this: http://prntscr.com/4obxn8 1024px x 768px is my resolu...

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

© 2026 Laravel.io - All rights reserved.