Support the ongoing development of Laravel.io →

1,817 Threads

How to deploy a laravel 5 project on shared hosting?

I have a laravel 5 project. I need to deploy it using cpanel. I have copied the folder to the root d...

0 Likes
2 Replies

Custom Helper functions using URLGenerator?

I am new to Laravel/OOP and am trying to reproduce a legacy site where there is a back button with v...

0 Likes
4 Replies
Solved

Thoughts On Larval 5.1.11 Authorization

What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...

0 Likes
0 Replies

Prepend Timestamp to Artisan Console Output

What is the best way to prepend a timestamp to the Artisan console output (ie. $this->info, $this...

0 Likes
0 Replies

Running Laravel offline (ability to work offline)

How easy would it be to build a laravel application that could run offline and then sync with a mysq...

0 Likes
3 Replies

Architecture for Imports

Hi guys, this is more a architecture question. I'm about to implement a bunch of Import implementati...

0 Likes
0 Replies

[L5] Extending router

In Laravel 4 I was able to extend the router class to add API format functionality (.json, .xml, .ph...

0 Likes
8 Replies
Solved

Curious about $factory

Hello, I've been building my app for a while with Laravel 5.1, and I'm still a total newbie with thi...

0 Likes
0 Replies

URL Rewriting application

Hi I need help in building laravel url rewriting. I have application in laravel and SQL data base. I...

0 Likes
0 Replies

Manage multiple database in one app

I don't know if this is possibile, but is there a way to manage more than one database if i have one...

0 Likes
1 Replies

hi guys im new to laravel please help me.

i have a basic knowledge in php and laravel(i watch laravel5 fundamentalls) but i'm confused because...

0 Likes
1 Replies
posted 8 years ago

How many controllers for several user type, roles?

Hi all, i have an application that should manage several type of users: i have different user roles...

0 Likes
0 Replies
posted 8 years ago

Best Practice to set up manuel Authentication

Hi iam really new to laravel and i wanna know how to built a authentication on my own and what is be...

0 Likes
0 Replies

Laravel controlled exceptions

Hello guys! I would like to ask if there is any way to controll a exceptions and finally execute a c...

0 Likes
0 Replies
posted 9 years ago

possibility to fire events outside controllers?

Ok in the process of refactoring my code.. i was thinking wouldnt it be cool if i could fire events...

0 Likes
3 Replies

Laravel not recognized after .htaccess changes

Here is the baffling sequence of events that just transpired. I have a working Laravel installatio...

0 Likes
3 Replies

How to paginate this complex database query

$search = DB::select('SELECT * FROM (SELECT * FROM product WHERE MATCH...

0 Likes
1 Replies

Tutorials - How to Build Real-Time Laravel Apps with Pusher

I recently ran a workshop at Laracon EU walking through how to add real-time features to Laravel app...

0 Likes
0 Replies

Reference Case Stories

Hi! I really would like som reference case studies/stories. My employee needs som proof that Laravel...

0 Likes
2 Replies

laravel reflection exception.. class not found.

Ok I have a FormRequest class in app\Http\Requests i have namespaced it correctly and am using it 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.

© 2024 Laravel.io - All rights reserved.