Support the ongoing development of Laravel.io →

1,816 Threads

How to use remote ssh in l5?

In laravel 4, we can use remote.php to deloy my code to remote, but how to do it in L5?

0 Likes
1 Replies

How to implement Backend and Frontend in one L5 project

What will be the best folder struct for backend and frontend in one l5 project?

0 Likes
1 Replies

create global object or variable

how to create global object or variable without singleton in laravel?

0 Likes
1 Replies
posted 9 years ago

How to work with environment in L5?

Is there any manuals or tutorials how to arrange env files and load data from them?

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

Where did filters.php go?

Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...

0 Likes
4 Replies

change rule hash password

Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...

0 Likes
2 Replies
posted 9 years ago

About laravel documents

while learning about laravel i found some code like the following Route::when('*', 'csrf', ['POST',...

0 Likes
3 Replies

Using model to check if the database contains values

I am using my model to query the database and then check if there are values in my DB and if the rec...

0 Likes
0 Replies

Laravel 5 Error Messages

I installed a fresh install on my ubuntu machine. I'm getting blank page on the home page of the app...

0 Likes
1 Replies

Deploy Laravel on 1&1 Servers

I have recently completed my first laravel site, but now I am stuck with deployment. This is an enti...

0 Likes
1 Replies

Best practice for modifying composer packages

Hi all, I'm using Cartalyst's Sentry 2 (works great) with L4 but I need to add a relationship so tha...

0 Likes
1 Replies

Artisan broken in laravel 4.2

Tried to change env with this command php artisan --env=local does not work just gives me the artisa...

0 Likes
1 Replies

Repository tutorial

I've created my very first 2 blog posts about creating and using repositories in Laravel http://blog...

0 Likes
6 Replies

open source project suggestion

can anyone suggest me any free source code in laravel 4 for hotel booking system that functions simi...

0 Likes
0 Replies

Cartalyst Platform 2

Just released stable, full details, videos and demo here. https://medium.com/@Cartalyst/platform-2-0...

0 Likes
0 Replies

Is there a way to separate artisan default commands from my app console commands?

I think most of artisan commands are for development, I dont need them when my add is in production....

0 Likes
0 Replies

Elixir does not output into new public path directory after using elixir.json

An L5 virgin question: I just simply installed a fresh L5 app, and installed elixir. Deleted app.css...

0 Likes
1 Replies
Solved
posted 9 years ago

Elixir stylesIn work, but styles not

Can anyone tell why this code generates the all.css file: elixir(function(mix) { mix.copy(...

0 Likes
4 Replies
Solved

Codeception Functional Testing — Validation Failed (Build Larabook from scratch, Laracasts)

Hi, I am following Build Larabook from Scracth, by Laracasts. At the end of Lesson 10, the author ru...

0 Likes
3 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.