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

return response()->json in routes.php producing 404

I'm on the newer side of Laravel and am trying to setup an API. I have been following the tutorial a...

0 Likes
0 Replies

'artisan migrate' causes PDOEXCEPTION: No such file or directory

I'm connected to my remote server hosted by DreamHost.com. It's running Linux. After having created...

0 Likes
1 Replies
posted 9 years ago

Cannot deploy from github

I set up my first server on Laravel Forge. I am trying to manually deploy from Github to the new ser...

0 Likes
0 Replies
posted 9 years ago

How it's done - Blade statements

Hi. Just out of curiosity - how it is done, that we can have for example something like this in a vi...

0 Likes
2 Replies
Solved
posted 9 years ago

[off-topic] MacBook 13" or 15" best for development / contracting / personal?

Hey all, Firstly, apologies for posting a question not directly related to Laravel / development. Ho...

0 Likes
0 Replies

Using Emberjs in Laravel 4

hello laravel community hi, im still new in using laravel, and im trying to use ember js. I've tried...

0 Likes
9 Replies

CentOS 7 + Laravel 5 + Nginx (Proxy) + Apache + Mod_Rewrite enabled + AllowOverride All - Pretty URL Error

Hi , I have set up the above mentioned environment above on my server and more or less most of the i...

0 Likes
1 Replies
posted 9 years ago

Flash data in middleware

Is it possible to call the closure and pass data to the new location? Something like this: public fu...

0 Likes
0 Replies
posted 9 years ago

Queued job blocks and waits for background process

I am running a queued job that basically does this: exec('<long running script> &'); It c...

0 Likes
2 Replies

Changing increment value.

Hello. I'd like to know how to change increment value and offset in Laravel 5.1! Any ideas how to do...

0 Likes
0 Replies
posted 9 years ago

just started a new project in 5.0, should I upgrade?

Hey, So one annoying thing about laravel is the constant updates, i have just about managed to start...

0 Likes
7 Replies

How to change User Table in Laravel?

I use Laravel 5.0. I have user table in my DB. I changed table variables in User and Config/Auth to...

0 Likes
2 Replies

Run a query every 24 hours?

I have a site with a large number of downloads available and I've implemented a bandwidth cap for ea...

0 Likes
1 Replies

Json response

Hi! Im trying to get a json response in Laravel 5. //variables in my Model $URL= "https://maps....

0 Likes
4 Replies

Best practice defining multiple many-to-many relationships in one table?

Hi, I am building a products table and I have five columns that will contain data that will be share...

0 Likes
4 Replies

laravel 5 middleware with parameters

I'm an absolute beginner in Laravel 5. I've created a middleware class called BeforeMiddleware the b...

0 Likes
0 Replies
posted 9 years ago

Moderately sized codebase - tossing up whether or not to rewrite

First off - this codebase was written for one client, it works well enough for his business, I make...

0 Likes
1 Replies
posted 9 years ago

How to insert values with migration?

Hey, this is my first laravel project and I faced this problem, I have a "users migration"...

0 Likes
4 Replies
Solved

5.1 Factory & seeding.

I was using TestDummies in 5.0 but changed to built in Factory functionality in 5.1. but when i ran...

0 Likes
0 Replies
posted 9 years ago

Pelastic ODM

Hi everyone, We came up to create an ODM for Elasticsearch what is your idea on that?. The need came...

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