Support the ongoing development of Laravel.io →

Using Angularjs, Ajax in laravel 5.2 - 500 (Internal Server Error)

I keep getting an error when submitting form using Ajax post 500 (Internal Server Error). I am using...

0 Likes
0 Replies

Register only certain email domain (Auth)

So I'm trying to update the out of box validator to only allow a specific domain. Are there any oth...

0 Likes
1 Replies
posted 9 years ago

Problem to simply get data with 3 tables

Hello everyone ! I began laravel one week ago, and today I decided to properly use eloquent. So I wi...

0 Likes
2 Replies

Can't use "laravel" command inside Homestead

Hi folks I'm new to laravel. So, I've successfully installed and configured Homestead on my Windows...

0 Likes
0 Replies

Saving multiple data in database

What should I change to save multiple data here? Thanks in advance. This should be the output fsr_nu...

0 Likes
0 Replies

REST API how to initiate clients to pull

I am designing a channeling app for SMS that uses REST API to accept HTTP requests to be sent via SM...

0 Likes
0 Replies
posted 9 years ago

Active Repository is good & Awesomely Usable

I’ve just published a new article about “Active Repository” being good & awesomely usable. It’s...

0 Likes
0 Replies

new environment / homestead broken

Hi, so I'm installing Laravel and Homestead from scratch on a new laptop, and after git clone / bash...

0 Likes
2 Replies
posted 11 years ago

Select option problem

I've got this, both of these works but there is a problem at the first one. The <option value="ID...

0 Likes
4 Replies
Solved

artisan clear-compiled

Hacing a big headache bugfixing this. The Waavi\Translation\TranslationServiceProvider was registere...

0 Likes
0 Replies

Nested @can checks do not work

Hi, someone knows if nested @can statements are supported in laravel? view.blade.php @can('list')...

0 Likes
2 Replies

URL Rewritting Error 500

Hi, I have a shared hosting on 1&1, everything is ok I created a sub-domain and I choosed the ph...

0 Likes
1 Replies
Solved
posted 9 years ago

Bizarre issue with Route::group()

I am running into a very strange issue routing a subdomain via Route::group()... My code: Route::gro...

0 Likes
0 Replies
posted 9 years ago

How to update progressbar based via a listener in Laravel?

I have a pretty basic command which dispatches a job, which in turn triggers an event and the event...

0 Likes
0 Replies
posted 9 years ago

Trait Not Found Error Exception

Hello, After installing a package from https://github.com/Zizaco/entrust/tree/1.0 I am getting 'Trai...

0 Likes
1 Replies

how to call parametrized javascript function for onclick attribute of Form::button

I tried creating a list of buttons for adding symbols to a text area in a form. loop in blade.php fi...

0 Likes
0 Replies
posted 9 years ago

Laravel 5.2 Randomly Expired Sessions

I am developing a website that would store some value into session. However, I am experiencing rando...

0 Likes
5 Replies

Help with Installation

Hi, I already have XAMPP installed on Windows 10 and everything is FINE and running. I use pho/mysql...

0 Likes
9 Replies

homestead up downloads old vbox version

Hi! I'm a newbie user in homestead. I managed to installed laravel homested on my box but it seems t...

0 Likes
0 Replies

Why no alert is showing in Laravel 5?

this is my PostController.php, <?php namespace App\Http\Controllers; use Illuminate\Http\Reques...

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