Support the ongoing development of Laravel.io →

Using REST

I am wanting to hook into the expedia API and return live data as JSON or XML. Should I try to find...

0 Likes
3 Replies

Create Laravel API within project

Hi guys, I have got a working Laravel project, but I would like to create an Api (with a subdomain)...

0 Likes
0 Replies

Running Laravel application on Ubuntu

Hello, I'm trying to run a laravel project on Ubuntu but it doesn't work for some reason. I'm using...

0 Likes
3 Replies
Solved

Laravel Multitenant Connection

Hi. Can anyone help me with this? --> http://laravel.io/bin/wJX5b#4,14 Thanks in advance.

0 Likes
2 Replies

Using parsley-remote in laravel 4

Hello, I was trying to use the Parsley Remote of parsley.js. I just want to know how do i response t...

0 Likes
0 Replies
posted 10 years ago

Get reason of validation

At http://laravel.com/docs/4.2/validation I can do validation like that $validator = Validator::make...

0 Likes
0 Replies
posted 10 years ago

google racapctha session reuse

I have impmented google recpatcha using JS. I have a upload image field on the form, when I upload t...

0 Likes
0 Replies

Graphs with Laravel

Hi Having read about & played with Laravel, I started to build an application with it for one of...

0 Likes
11 Replies
Solved

Timestamps (both updated_at and created_at) have default value of 0000-00-00 00:00:00?

I have created some test model classes, which have corresponding migrations and seeders. It all work...

0 Likes
0 Replies

Problem with Laravel 4 image MIME types. Keep getting error message

Hi Everyone, I'm having a problem with laravel 4 MIME types. Everytime I upload an image(it can be j...

0 Likes
0 Replies

How to set up Laravel and nodeJS project

How to set up Laravel and nodeJS project? Kinda a newb here, in the past with wordpress or codeigni...

0 Likes
0 Replies
posted 10 years ago

Getting Symfony\Component\HttpKernel\Exception\NotFoundHttpException, no help in stacktrace

Hi guys, I'm using Beanstalkd/Queues and looking at the logs, I see some failed queues with the belo...

0 Likes
1 Replies
Solved

How do I echo session array in laravel? getting Array to string conversion error message

Hi Everyone How would I echo a session array in laravel? AccountController.php $name = makeRandom...

0 Likes
11 Replies
Solved
posted 10 years ago

Passing Variable to Parent Layout View

I have a pretty typical application whereby I have layouts/main.blade.php which acts as the page lay...

0 Likes
0 Replies

Best database structure

I created a totally working application which has tables like notes, invoices, projets, clients, etc...

0 Likes
6 Replies

Breaking Up Large Package - Good Ideas?

Hi, I'm working on a package (or two) and am wondering how to divide it up. My original plan was to...

0 Likes
1 Replies
posted 10 years ago

nginx configuration for Laravel 4

ok now i installed laravel 4.2 on ubuntu 14.4 with apache and nginx proxy . and when i create route...

0 Likes
1 Replies
posted 10 years ago

Eloquent dynamic orWhere Query

Can someone show me how to write this in Eloquent? SELECT * FROM `projects` WHERE `id`='17' OR `id`=...

0 Likes
1 Replies

how can I achieve this ( log in user is another one then the shopping cart)

Hello, I did follow the tuts+ course about making a ecommerce site. Now I wonder if this can be done...

0 Likes
3 Replies

What is the best design pattern for a shopping cart within the Laravel framework?

Hi all, At the moment I am developing an ecommerce solution based on the Laravel framework. One of t...

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.