Support the ongoing development of Laravel.io →
posted 10 years ago

Model`s JSON form misses some fields

When I return a JSON form of a model, It only contains some fields and misses others, while protecte...

0 Likes
1 Replies
Solved
posted 10 years ago

Eloquent Model Namespacing Trick (Any Consequence?)

I ran the following code below and it worked. Are there any consequences? namespace MyApplication\Th...

0 Likes
5 Replies
Solved
posted 10 years ago

Access to an image asset from the public web..

Hey, before I started using laravel, I hosted an image in a subfolder of my website that I encourage...

0 Likes
1 Replies
Solved

Laravel 4 Form Handling

Hello, this is my way to create new User from a form. my question is if there is any other way like...

0 Likes
0 Replies

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 10 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 10 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

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.

© 2025 Laravel.io - All rights reserved.