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

php artisan not working on linux shared server

using cloudlinux, the php artisan CLI fails .... any ideas? cofigured to php 5.5.1, latest apache.

0 Likes
3 Replies
Solved

WSOD when upgrading to 4.1 (undefined index "expire_on_close")

I have a laravel app on my git repo (bitbucket), so I cloned it, then I got some errors when I tried...

0 Likes
6 Replies
Solved
posted 10 years ago

Scope based on extra Pivot columns

Hopefully the following code will set up background. class Freelancer extends Eloquent{ public f...

0 Likes
0 Replies

class not found

When I open my page using the cats DB from the book "Getting Started with Laravel 4" I get...

0 Likes
1 Replies

Making Laravel work with PHP 5.3

If I want to get Laravel to work with PHP 5.3 what do I need to manually change to make that possibl...

0 Likes
7 Replies
Solved

PDF populate IRS forms

I have not done much in the way of creating PDFs and wanted to find out if it was possible to take a...

0 Likes
1 Replies

How to addTenant to TenantScope with Confide

I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...

0 Likes
1 Replies
Solved

Can't migrate for Unit Test... Alternatives to migration?

When the unit tests run migration on the sqlite array driver, I get the following exception: Doctrin...

0 Likes
0 Replies

Unique Queues [feature request?]

Sometimes a non-trivial Queue operation can occasionally be triggered more than once before the firs...

0 Likes
0 Replies
posted 10 years ago

How and where Laravel write the 'session.cookie' k/v in response?

How and where Laravel write the 'session.cookie' k/v in response? I am very confused. I know it abou...

0 Likes
2 Replies

Can't solve Construct() must implement interface problem

Hi All, I've been reading Chris Fidao's excellent book on Implementing Laravel and unfortunately I'v...

0 Likes
2 Replies
Solved

Composer update to latest 5.0 fails

2 months ago i created a simple app in Laravel 5. today i tried to do a composer update and it fails...

0 Likes
4 Replies
Solved

Laravel 5 - destroy on Vagrant/Homestead runs show method

I have very strange issue. I installed fresh L5 copy, created TestController, added Route::resource...

0 Likes
0 Replies

Ajax login and Laravel database sessions

I have been using the conventional way of signing in a user up without ajax and since I have switche...

0 Likes
1 Replies

Hi Laravel Family | Need Simple Laravel CRUD

I'm new to Laravel. I am now done with Up & Running with Laravel. I need some guidance in implem...

0 Likes
2 Replies
Solved
posted 10 years ago

Retreiving validated data

Hi, I am new to laravel. I am using a simple validator which is working great. My question is, is th...

0 Likes
0 Replies
posted 10 years ago

Undefined variable in Eager Load Constraints

I got ErrorException Undefined variable: skip using the following code. $skip = ($page -1 ) * 10;...

0 Likes
1 Replies
Solved

how to schedule the timeslot for exam.

Hi, Iam developing a app. which students can register and book a slot on the particular day in parti...

0 Likes
0 Replies

Using Route::bind after running filters

I'd like to use Route::bind to validate whether a user has permission to access a particular model b...

0 Likes
0 Replies
posted 10 years ago

Where should I put a check for database exists?

Does anyone know where I could put some logic to check if a database exists? It seems wherever I put...

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