Support the ongoing development of Laravel.io →

3,386 Threads

Artisan CLI

I am watching a video from Jeffrey Way's website and following allowing as he's teaching how to do t...

0 Likes
2 Replies
Solved

Exception handling in laravel 4.2.6

Hi, `m trying to get custom error page to work in laravel 4.2.6. It just returns a blank page instea...

0 Likes
0 Replies

$_ENV migration problems with Forge

On my Forge deployment log my migrations always respond back with: [PDOException] SQLSTATE[28000] [1...

0 Likes
2 Replies

Use Google Drive API with Laravel

Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...

0 Likes
1 Replies

Missing argument 1 for Illuminate\Support\Manager::createDriver()

Hey devs! Lately I'm getting this exception: http://laravel.io/bin/aGBN I can't really figure out th...

0 Likes
3 Replies
Solved
posted 10 years ago

Homestead and Composer: out of memory?

Over and over again I get: vagrant@homestead:~/Code/website$ composer update Loading composer reposi...

0 Likes
0 Replies

Need a way to route to dynamic list of non-app controlled pages

I tried to search for this but couldnt' find it. I'm hoping there is a simple way to do this. I need...

0 Likes
2 Replies
Solved

Creating a CRM based around Gmail Interactions...

I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...

0 Likes
1 Replies

Not able run artisan commands

Hello, usually I run migrate command on my host to migrate the database, but after update of laravel...

0 Likes
2 Replies

PHP/OAuth error when attempting to create user account with GitHub

Working with a project that uses OAuth user registration through GitHub. Everything is working fine...

0 Likes
0 Replies

How to change mysql settings in the config folder using html forms and laravel?

Hello. How to change mysql settings in the config folder using html forms and laravel? I want when u...

0 Likes
5 Replies

Artisan Help

I have looked at some different posts and have tried to understand how to run artisan commands. When...

0 Likes
3 Replies
Solved

Upgrading To 4.2 From 4.1 - Errors

Many errors when migrating to version 4.2. comand: composer update Generating autoload files Load...

0 Likes
3 Replies

How would i create an admin panel ?

I want to create a simple CMS site in laravel. Like any other framework or CMS, how can i separate a...

0 Likes
2 Replies
posted 10 years ago

Setting up Laravel 4.1.X on NGINX with an alias

My main site is not running laravel but we have a subsuite running on a subdirectory using Laravel....

0 Likes
1 Replies

Issue with Auth

I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...

0 Likes
4 Replies

SOLVED: Create DB users with Forge

Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...

0 Likes
0 Replies

MVC architecture

Hello, I am creating a large internal portal for a company with many features. When creating a large...

0 Likes
8 Replies
Solved

Rename Column and Change Type

Hi, Is there any way to change the column type and rename it. I know it's foolish to be changing the...

0 Likes
0 Replies

error redirect please help me

my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...

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.

© 2024 Laravel.io - All rights reserved.