Few days ago, we @Rinvex released a new #opensource package for #laravel community, I'd like to shar...
I want show related table columns (customers.name) in all select of model (User) laravel. I use acce...
I am making a multiple Auth in Laravel , I am in doubt if I make a auth in different tables like ADM...
Hi all, I have sponsors table and form where I can create a Sponsor. While doing that, I would like...
I want to login with username or email or both and password in laravel 5.3. How can I achieve this?
I have table with rows and their id, in view smth like this: <body> <table> <tb...
Hi, i have made small library for web speech. Please review, may be it useful for any feature on you...
I have table, there are are rows with checkboxes. I have script that counts all checked checkboxes w...
I want to run various string functions over the data returned from a database query before I send it...
I actually want to embed October CMS into a Laravel app, I'm new to Laravel, but i have experience w...
Hello, i can`t find the Problem hope you can help me i get this Error: ErrorException in 842f6575c86...
So I'm trying to connect a SQL Server 2012 with Laravel and I get an error. PDOException (08001) SQL...
I've been stuck in a kind of bug for 2 days so far and I'm really desperate. I'm trying to validate...
Hi guys. How can I convert my {{ $user_count }} as its real value (e.g. 543) and return it in the vi...
First: I read lots of things about multi auth, if this is the better way to do what I want, please t...
Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...
This is my post request validator for a form <?php namespace App\Http\Requests; use App\Http\Re...
Hey guys, If i ever change some files like Illuminate\Foundation\Auth\AuthenticatesUsers, are they g...
Hi guys, As stayed in the question i am trying to see if it is possible to change the debug view tha...
Hello Laravel! I'm fairly new to Laravel but im trying to get into it and learn about it. So far i l...
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