Support the ongoing development of Laravel.io →

Mamp not running laravel app

I've had an app built for me using laravel and I'm trying to get it running on my local machine (Mac...

0 Likes
0 Replies

Change MySQL connection of Laravel migrate command

I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...

0 Likes
7 Replies

Post data with XMLHttpRequest

Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...

0 Likes
2 Replies

Change the format of a date before saving?

I have a date that's being selected in a datepicker in the following format using AM/PM Y-m-d g:i A...

0 Likes
1 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

MYSQL 1364 ERROR

How to solve this error would be greatly appreciated. Have googled but answers don't work

0 Likes
1 Replies

Open source classifieds site code review

Hi, to all, i'm looking for code review of my open source laravel 5.2 project about classifieds ads....

0 Likes
0 Replies
posted 8 years ago

queueable commands

Hi to all I'm trying to implement a very simple queueable command. The code is as follow: <?php n...

0 Likes
12 Replies

Manually logging in as a user, then redirecting, shows me previous user unless I refresh.

This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...

0 Likes
2 Replies

Session always returns the variable value to 1. seems like its forgetting.

following is my code class Cart { public $totalQuantity; public function __construct($oldC...

0 Likes
0 Replies

Special character problem

Hi! I've got this exception when I van to save Ő character into the database. What should I do? SQLS...

0 Likes
1 Replies
posted 8 years ago

Seperate Roles in different models or use only User?

I'm making a platform that will have "admins", "patients", and "doctors&quo...

0 Likes
4 Replies

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

Laravel Responding to Angular (same domain) and ReactJS (different) Differently

First off let me say that I understand that CORS is an issue, and I'm not sure if it's what is creat...

0 Likes
1 Replies
posted 8 years ago

API Post route

Hi how do I do to have hidden parameter in API Post route request ? Route::get('login/{username}/{pa...

0 Likes
2 Replies
Solved
posted 8 years ago

Sublime blade template nesting

Hey! I know this is an editor question but hoping that's all good. I've moved over to sublime and ha...

0 Likes
0 Replies

validation errors in response to ajax request are sent as text/html

I have a html form communicating with Laravel with AJAX requests. form data is validated in server-s...

0 Likes
3 Replies

How to install template package in laravel 5 ?

I want to install this template in my project. https://github.com/puikinsh/gentelella Could you plea...

0 Likes
0 Replies

How can I change pagination get method url

I use Laravel paginate() method to make pagination in my application. It's works fine but one pain i...

kingrayhan liked this thread

1 Likes
0 Replies

Advertisement on My Laravel Project

I don't now why, but i made all my project with my own code, without using any template, but sometim...

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.