Support the ongoing development of Laravel.io →
posted 10 years ago

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
posted 10 years ago

#Javascript issues

i have an issues with java script or j query this is my java script code $('#furniture .accordi...

0 Likes
0 Replies

Send Query from Controller to Nested View

Hi, I'm very new to laravel and started with laravel 5. I'm currently facing trouble where I can't s...

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

how to return json data to view ?

Hello, How to return Json Data from function in controller to view Here is function public function...

0 Likes
3 Replies
posted 10 years ago

[package] Kotoba

Kotoba 言葉 |kotoba|(koh-toe-bah) noun word, language : used normally in place of the term "ge...

0 Likes
0 Replies
posted 10 years ago

Laravel 5.0 handling missing routes.

i cant seem to find a good way to handle missing routes in Laravel5 . in laravel 4 we could use APP:...

0 Likes
3 Replies
Solved
posted 10 years ago

L5 - Form Macros

I'm migrating my project from L4 to L5 and need to move my Form Macros over. I was wondering if this...

0 Likes
5 Replies
Solved

[L5] Is there a package out there that adds Tree behavior traits to models?

What I mean is, when I have a table that has the columns parent_id and lft and rght I'd like to have...

0 Likes
1 Replies
posted 10 years ago

BindingResolutionException: Target [...] is not instantiable.

###Laravel 5 question### I created a service provider, in which, basing on URL, I bind a certain int...

0 Likes
1 Replies

Laravel : All validation rules fail always

I am trying to validate a retrieved form with User::$rules and the validation always return failed w...

0 Likes
1 Replies
Solved

Get user from WebSocket connection

Hey! I have just started to create a Laravel application featuring websockets. I have managed to cre...

0 Likes
0 Replies

Redirect Intended URL

Using Laravel 5, though this accured in previous versions too. Issue: I'm getting the redirect url s...

0 Likes
0 Replies

create global object or variable

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

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

[L5]assets for Package Development

on Package Development, public function boot() { $this->loadViewsFrom(__DIR__.'/p...

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

Storing time, date or datetime

I have a 'create event' form where I'd like for the user to be able to submit info along with a date...

0 Likes
2 Replies
posted 10 years ago

Where I should place Blade::extend in Leravel 5?

Hello. I tried to place Blade::extend to bootstrap/blade.php. Then I require this file in bootstrap/...

0 Likes
1 Replies
posted 10 years ago

How to modify built in authentication in Laravel 5?

I want to be able to distinguish if a user is Administrator, and if he is to redirect him appropriat...

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