Support the ongoing development of Laravel.io →

3,383 Threads

Simple Log::info('Test message') does not log

This is a brand new installation, using laravel new test and then running composer update to sort th...

0 Likes
1 Replies

Allowing more then one user to be logged in at the same time with Laravel?

I am trying to set-up a demo account for my application. However the system logs out the account if...

0 Likes
4 Replies

push to a specific queue

I really wondered the way Laravel implements the queue component ; I do know how to configure and de...

0 Likes
2 Replies
Solved

escape public directory in Url

Hello guys. How i can ignore begining public word from url ? i moved index.php and htaccess file to...

0 Likes
3 Replies
Solved

Behat - Vagrant - cannot access database

Hello there. I've been struggling for hours and hours, searching all over google on how to use Mink'...

0 Likes
0 Replies

Laravel Artdarek Facebook problem

I copied the code of artdarek oAuth into my controller. Here's the code public function loginWithFac...

0 Likes
0 Replies

php artisan migrate error: [PDOException] could not find driver

I'm trying to learn the basics of Laravel 4 and I'm also new to programming so I'm trying to learn a...

0 Likes
1 Replies

git and database.php

Hi there, I have my laravel project in git... and I do not want to commit my passwords to repo... so...

0 Likes
1 Replies

White screen of death 4.0

Well I just wanted to post here, incase anyone else is having issues that I have came across and too...

0 Likes
0 Replies

Laravel isn´t working on shared Server based on Linux

Hi, does anybody know how to setup Laravel that it´ll work on a shared Server based on Linux? I´ve t...

0 Likes
6 Replies

Controllers namespaces

Hi, I'm new to laravel and I'm a bit confused with one probably simple question. When should I use n...

0 Likes
3 Replies

Guide On How To Setup Laravel 4 (Hostgator) On Mac

After hours of trial and error I decided to make this guide for new laravel users. Make sure you ha...

0 Likes
0 Replies

Getting a list of routes for a named controller

Is there an easy way of getting a list of routes for a named controller in laravel? Thanks

0 Likes
0 Replies
posted 10 years ago

artisan commands are missing

Hello! I have copied my project from a develop server to a production server, I wanted to start to c...

0 Likes
1 Replies

Url Resolution behind reverse proxy

Hi everyone, I created I small application and it's working smoothly in internal network. I've then...

0 Likes
0 Replies

Configuring Connection Pooling on Laravel 4.1.x

I'm unable to figure out how to set up/configure connection pooling for my SaaS app created using La...

0 Likes
0 Replies

default permissions

Hi there , can anybody post here ls -la from the laraven clean project installation? I installed it...

0 Likes
0 Replies

[Package] Laraphrases

Laraphrases is a package for live editing phrases on websites. Github: https://github.com/orkhan/Lar...

0 Likes
0 Replies

Artisan doesnt create table

I tried to create a table with artisan but it`s not setting up the table: I already puted the relev...

0 Likes
0 Replies

Controller for a resource implementing show() doesn't work

I created a class called Product to persist in the database via a migration. Now I want to alter its...

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.

© 2024 Laravel.io - All rights reserved.