Support the ongoing development of Laravel.io →

How can I specify the order of the middleware?

I have an additional middleware registered as "admin" which checks if the user is admin. p...

0 Likes
1 Replies

Join tables with pivot tables (Eloquent ManyToMany Relationship)

Helllo guys, I need solution I have Model Article with ManyToMany Relationship to Terms and I have M...

0 Likes
0 Replies

Accessing site from mobile phone shows error 'trying to get property of non object"

Hi The page works correctly from my desktop pc but i get this error when accessing via mobile. Do i...

0 Likes
3 Replies
Solved

Elixir paths

This is my gulpfile.js var elixir = require('laravel-elixir'); elixir(function(mix) { mix.less([...

0 Likes
1 Replies
posted 9 years ago

MethodNotAllowedHttpException just as iFrame

Hello Community! I have a microsite which i want to add as iframe to facebook as pagetab. First, i g...

0 Likes
1 Replies

How to use SES as a drop-in replacement for the default 'sendmail' or 'mailgun'?

I want to use Amazon SES to send emails. I'm on a shared host, so I can't use (external) SMTP. Is th...

0 Likes
3 Replies
posted 9 years ago

My site being hacked

So, today (11 januari 2016 : 2:55PM) my laravel 4 based website getting hacked it change my public_h...

0 Likes
3 Replies

get an object id from a drop downlist of objects names

Hello .. I have a contractor and review tables with one to one relationship .. I need to edit the re...

0 Likes
0 Replies

How to save and display PDF, Excel and Word files using Laravel Framwork?

Please help me this question ? http://stackoverflow.com/questions/34986701/how-to-save-and-display-p...

0 Likes
1 Replies

login with different table in laravel 5

i want to change login table in my project for this i tried to change model name in config/auth.php...

0 Likes
2 Replies

Store multiple checkboxes in database

I want to store multiple checkboxes from a form to database. &nbsp{!! Form::checkbox('expectatio...

0 Likes
2 Replies

Ajax user registration

I would like to make my own user registration using Ajax. I created form, on submit I call function...

0 Likes
0 Replies

Strange auth middleware redirect

Hi! Just started learning Laravel with the help of learninglaravel.net tutorial, however I'm a bit s...

0 Likes
2 Replies
Solved

Laravel update password using ajax

Hi i try to update new password when user forgot password So i have this url http://localhost:8000/t...

0 Likes
1 Replies
posted 9 years ago

Middleware didn't return cookie

Hello, its my first post. I have problem with this: http://laravel.io/bin/nQNWx after run that cooki...

0 Likes
0 Replies

Code Folder not created in vagrant laravel/homestead

I am using windows 10. Vagrant -1.8.1. VirtalBox - 5.0.12. Been stuck into this for 2 days. Somebody...

0 Likes
8 Replies

Database migration

Hi all! Recently was assigned to us an "old" project on L4 , the project has a very poor d...

0 Likes
2 Replies
Solved

Laravel update password errors

Hi i'm trying to update user password using ajax but i keep getting 500 error.What i've done wrong #...

0 Likes
1 Replies
Solved

How to set the Primary Key and Foreign Key to string

I have suborder table and the primary key is string format e.g. "10001-01". Each suborder...

0 Likes
1 Replies
posted 9 years ago

web dinamic with laravel 5.2

Hi, I'm trying to build a dinamic web design with laravel 5.2 by following a tutorial that using lar...

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.

© 2025 Laravel.io - All rights reserved.