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

Mcrypt PHP extension required. Laravel

Hi, I uploaded a simple laravel application to my godaddy vps server but i am getting Mcrypt PHP ext...

0 Likes
2 Replies
Solved
posted 10 years ago

multiple user tables/authentication

Is it possible to use the laravel framework to create an authenticated front end, and an authenticat...

0 Likes
4 Replies

Custom categorization database

Hi, I'm currently working on a e-commecr site and the following is how I structured my items ** note...

0 Likes
1 Replies

REGEXP in Where Query Builder

$query->where('tags', 'LIKE', '%'.$uID.'%'); SELECT 'a word a' REGEXP '[[:<:]]word[[:>:]]';...

0 Likes
1 Replies

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

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.