Support the ongoing development of Laravel.io →

2,053 Threads

Parameters route to controller

I'm beginner with laravel. I have a model "Movie" with several categories like western, su...

0 Likes
3 Replies

production.ERROR: exception 'Exception' with message 'Serialization of 'Symfony\Component\HttpFoundation\File\UploadedFile' is not allowed'

I’m having an issue with a file upload. I’m getting the following error in my laravel log. [2016-12-...

0 Likes
4 Replies

Trying to get property of non-object

I have 2 table user and usedetail. Having relationship(1-to-many) and working fine. But problem is w...

0 Likes
6 Replies

Symfony \ Component \ Debug \ Exception \ FatalErrorException Class 'lembar' not found

im using laravel 4.2... idk this problem, but in localhost is running when in hosting im get error ....

0 Likes
0 Replies
posted 7 years ago

Echoing the domain I'm 301 redirecting

I'm redirecting a secondary domain in my routes: Route::group(['domain' => 'http://olddomain.com'...

0 Likes
1 Replies

edit post with multiple categories checkbox using

how to use pivot table data related two tables like posts and categories. post-model.php public func...

0 Likes
4 Replies

Pass Values from Dropdown box using Ajax to Datatable

I'm trying to get a value from Dropdown List and send it to Laravel Controller via 'onChange' AJAX....

0 Likes
1 Replies

How to pass multi array to composer laravel

I'm trying to pass 2 arrays to a base view in laravel but I can't find the way to figure it out. It...

0 Likes
0 Replies

(in laravel 5.3).Class 'html' not found.iam get this error when in this file 1438bcbade33a29cee3f242a6281cfd4

hi guys iam geting this error when i call my theme in laravel 5.3.what mint be the problem. Whoops,...

0 Likes
2 Replies

laravel5: inject json into blade - htmlentites() filter applied by mistake?

Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...

0 Likes
3 Replies
Solved

Best way to create a layout for my new laravel project?

hi guys, i am newbie with Laravel. Im working in develop a custom project. I want to know what are t...

0 Likes
0 Replies

Multi-level dynamic menu (bootstrap)

Hello guys, i'm trying to create multi-level dynamic menu compatible with bootstrap3. I have already...

0 Likes
1 Replies

How Laravel controller url work ?

Friends, I am a new person in Laravel , installed on my Ubuntu 16.04. I try to check the routing in...

0 Likes
5 Replies

Sorting Related Models By Their Related Model

I have the following relationships between my models Member public function memberships() {...

0 Likes
0 Replies

Custom Simple login by using the session Laravel 5 not use Authentication

I created a simple login with middleware to check the session username and password. for details can...

0 Likes
0 Replies

How to call Model without namespace in View?

Is there a way to call models in view like this $blogpost = new Blogpost(); without namespace? I don...

0 Likes
3 Replies

Laralang 3.0 - Translation package

Hello people! https://github.com/24aitor/laralang Recently I released Laralang 3.0, a translation p...

0 Likes
0 Replies

Frontend/backend one laravel project

I have one project with frontend and backend. I access frontend with example.com but I want to acces...

0 Likes
3 Replies

Laravel 5.3 Not Compiling Blade Views when newer version is saved

Yeah as my subject is saying it: Whenever I'm saving my views & reload my view, the changes are...

0 Likes
3 Replies

Form redirect with old input not working

Hi, I am making an app and I check for validation like thid: $rules = [ 'due_date' => 'date|r...

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.