Support the ongoing development of Laravel.io →

3,383 Threads

Session not working

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

0 Likes
1 Replies
posted 10 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 9 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

why laravel documentation is too bad?

laravel documentation is too bad for example there is no explanation of asset helper in the document...

0 Likes
3 Replies

Installation problem vagrant and homestead

I'm following this http://laravel.com/docs/4.2/homestead right now and I"m not sure if I set up...

0 Likes
2 Replies

Routing to the index file of a directory within the /public/ dir

Hi all, So I have a directory inside the public directory called /downloads/ The downloads dir conta...

0 Likes
0 Replies

i want to create a dist project with laravel

how can i create a dist project with laravel that the configurations are generated via setup script...

0 Likes
0 Replies

Runtime Exception when composer is compiling common classes after latest composer update Laravel 5

After updating composer today with Laravel version "laravel/framework": "~5.0" T...

0 Likes
2 Replies

Public schema on postgres database is being used regardless of what I set for schema in my database config file

Hi I'm running homestead on my dev machine. I use postgres as my development database. I'd like to u...

0 Likes
1 Replies
Solved

Google Calendar API integration in Laravel

Hey All, I'm in the process of developing a web application for a customer. The customer asked If I...

0 Likes
2 Replies
Solved

Laravel routing / htaccess issues: automatically redirect to the root folder if call view with the same name like the project name

Subject: Laravel routing / htaccess issues: automatically redirect to the root folder if call view w...

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.