I've had an app built for me using laravel and I'm trying to get it running on my local machine (Mac...
I'm using laravel 5 and I have problem with migrations. The migrate command has a --database option...
Hi, I am trying to send data on my controller using XMLHttpRequest but it doen't work. My route: Rou...
I have a date that's being selected in a datepicker in the following format using AM/PM Y-m-d g:i A...
Hi there, satisfied Laravel4 user checking out laravel5 right now. moving to 5 proved to be incredib...
How to solve this error would be greatly appreciated. Have googled but answers don't work
Hi, to all, i'm looking for code review of my open source laravel 5.2 project about classifieds ads....
Hi to all I'm trying to implement a very simple queueable command. The code is as follow: <?php n...
This has been a persistent issue, and now it is time to fix it. I have a section of a projcet where...
following is my code class Cart { public $totalQuantity; public function __construct($oldC...
Hi! I've got this exception when I van to save Ő character into the database. What should I do? SQLS...
I'm making a platform that will have "admins", "patients", and "doctors&quo...
hi guys, i am newbie with Laravel. Im working in develop a custom project. I want to know what are t...
First off let me say that I understand that CORS is an issue, and I'm not sure if it's what is creat...
Hi how do I do to have hidden parameter in API Post route request ? Route::get('login/{username}/{pa...
Hey! I know this is an editor question but hoping that's all good. I've moved over to sublime and ha...
I have a html form communicating with Laravel with AJAX requests. form data is validated in server-s...
I want to install this template in my project. https://github.com/puikinsh/gentelella Could you plea...
I use Laravel paginate() method to make pagination in my application. It's works fine but one pain i...
kingrayhan liked this thread
I don't now why, but i made all my project with my own code, without using any template, but sometim...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community