Support the ongoing development of Laravel.io →

3,391 Threads

Where should a newb begin with laravel....:)

So I am starting out with Laravel because of the following....... I have a passion of building thin...

0 Likes
2 Replies

Remove polymorphic relationships

Hi, I've 3 models in my app, Document belongs to User or Group: class Document extends Eloquent {...

0 Likes
3 Replies
posted 11 years ago

Tutorial Request: Pjax

No documentation around on how to use pjax with Laravel. How to structure it in accordance with cont...

0 Likes
2 Replies

Android app auth via Facebook using laravel

Hi all, I have mad an Android application with a Laravel backend API. So far I have made the login s...

0 Likes
0 Replies

Laravel Forge - [PDOException]SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO)

I had this problem... my environment detection code is: $env = $app->detectEnvironment(function()...

0 Likes
0 Replies

Issues with data types on Windows and Mac

I am working in a team with 3 members on a project in Laravel. I'm running Windows on my laptop with...

0 Likes
1 Replies

Laravel Forge - Digital Ocean PHP.INI

Hello, I have set up server with forge and digital ocean, everithing is ok, but i want to edit max_u...

0 Likes
3 Replies

Laravel Forge / Adding 2 apps to a single site/droplet

Hi everyone, I'm a new Laravel user / webdesign student, and have opted to use Laravel Forge to get...

0 Likes
1 Replies

Session not working

Hi i have a problem. the global session is not working. @if(Session::has('global') && !Ses...

0 Likes
1 Replies
posted 11 years ago

Laravel not working in Google App Engine

I get a file missing error in the error logs. URL: http://laraveltest2014.appspot.com/ I noticed in...

0 Likes
3 Replies

vagrant homestead login

Hi It's my first project I did everything in Homestead and when I enter vagrant up, it will stop at...

0 Likes
8 Replies
posted 10 years ago

Parse Error when deploying on shared hosting

I for some reason am getting an error when trying to deploy my app to a live server. I am getting th...

0 Likes
3 Replies

uploading laravel online server posting always redirect using sentry 2.0 and laravel 4.1

hi, Can you help me how to upload laravel using authentication without problems online server. the s...

0 Likes
0 Replies

TokenMismatchException on Apache/PHP upgrade

Hi I’m getting a TokenMismatchException on every request that is authenticated. The problem I’m able...

0 Likes
0 Replies

How to use laravel localization without specifying the file? is it possible?

i have a file in /app/langs/es/messages.php <?php return array( 'hello' => 'Hola' ); at t...

0 Likes
2 Replies
posted 10 years ago

Config timezone locally

I'm trying to set local timezone on config/local/app.php 'timezone' => 'Australia/Sydney', but no...

0 Likes
0 Replies

How to approach app modularity?

Hey, I am working on an CMS/E-commerce application and I want to create it in modular way. Something...

0 Likes
0 Replies

Problem:Via Laravel Installer

Hello I am using MacBookPro10,2 (2013) OS X 10.9.4 (Mavericks) I got it few days ago. first of all w...

0 Likes
2 Replies

Commands not available on production server

I've upgraded to 4.1 recently and everything seems to work fine on my website but I just discovered...

0 Likes
8 Replies

Using Auth and Session class outside Laravel

Hi all, I'm using Moxiemanager as a filemanager for my CMS, and inside it's config file, which is in...

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.