Support the ongoing development of Laravel.io →

3,383 Threads

Frontend in WP , backend in Laravel. Some level of integration needed

Hi there, I plan to use WP for my platform's frontend and Laravel 5 for my backend work. I will not...

0 Likes
2 Replies

Session doesn't persist on CORS

Hi, I'm trying to create an API with Laravel, this are on my localhost:8080, and i want to use it wi...

0 Likes
1 Replies

compiling bootstrap with elixir gives unwanted results in firefox

Hello.. I use elixir to mix bootstrap.less .. The orriginal lees files included with laravel 5. But...

0 Likes
0 Replies

Project directory setup

I am new to laravel and am looking for some insight into where people put their bower_components dir...

0 Likes
3 Replies

Using 'php artisan tail' with daily log files

In, at least, Laravel 4.2, you have the useful option of using daily log files by putting $logFile =...

0 Likes
2 Replies

[L5] composer command not firing

In composer.json there is the scripts section; "scripts": { "post-install-cmd"...

0 Likes
0 Replies

Installation Problem - 404 error

I've installed Laravel 5 by carefully following the directions. Everything seems to go well and I e...

0 Likes
0 Replies

laravel.log not generated?

When my code gets into an exception, laravel.log is not generated in the app/storage/log directory....

0 Likes
2 Replies

homestead and phpmyadmin

Ive been working with homestead for a few weeks now and have had phpmyadmin set up beside it. So fa...

0 Likes
1 Replies
posted 9 years ago

# Moving Laravel Project with Redis

I am moving the laravel project with redis. I got redis database from BGSAVE command but i don't kno...

0 Likes
0 Replies

Your thought on how to set this up

Hi, I'm new to Laravel (not to PHP). I love the way how easy it is to get this up and running with t...

0 Likes
2 Replies

Laravel app:name command Broke my entire setup

Hi guys... So i setup a clean install of larval 5.0.1 with the barryvdh debugbar nothing really done...

0 Likes
1 Replies
Solved

Returning Environment

Hi guys, I'm trying to display the ENV contents through ROUTE, Route::get('env', function() { $envi...

0 Likes
2 Replies
Solved

Laravel5: Remove public path without using .htaccess or vhosts?

I have recently switched to laravel5 and having issues with removing public path. I don't want to us...

0 Likes
0 Replies

chat functionality

i want to use chat functionality in my project but i don't know how to implement this. how can i imp...

0 Likes
1 Replies

Performance issue

Hello misters, I want to test Laravel 4.2 for the first time and i am very surprised by the perform...

0 Likes
1 Replies

fresh install of laravel5 on production server gets : internal server error 500

just out of the box laravel new MYWEBSITE results in the above

0 Likes
1 Replies

PHP-FPM + Laravel + Nginx + Ubuntu permission

I tried to search about this question before, but there seems to be nowhere where it is explained th...

0 Likes
0 Replies

Homestead up: no more space left

I'm new in laravel. So I choose to use laravel homestead for greater compability environment. I inst...

0 Likes
4 Replies

Slow Application response time on production application (Narrowed down via newrelic)

I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...

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.