Hello laravel.io, I am looking to implement a system like Steam's steam guard. Where you login to yo...
Hi! I am building a small custom shopping cart with some specific needs. Whenever a product is added...
Error: [Symfony \ Component \ Debug \ Exception \ FatalThrowableError] Parse error: syntax error,...
Laravel Version: 5.1.46 PHP Version: 7.0.19 Database Driver & Version: MySQL 5.6.20 Descriptio...
Hello everyone. Can anyone help me how to integrate gameq v3 to laravel like a library. I have insta...
Hello! I am starting a new project in Laravel via Laragon I create in views' folder layouts for my p...
This is the Store code public function store(Request $request) { $this->validate($request, array(...
Hello. I was wanting to make a Dynamic Menu System which pretty much means whatever amount of packag...
I'm trying to populate a drop down menu with database results in Laravel 4. I'm extremely new to Lar...
Hi, I'm working on a system that has a multi-level multi-tenancy requirement. Each level I require I...
In the Laravel documentation for using the Mailable class (https://laravel.com/docs/5.4/mail#sending...
Im experiencing a php timeout error because it takes more than 30 seconds. I have a model (person) t...
##Am I failed in life by choosing PHP development as a career ?## See, I have work experience in PHP...
vrushalrt liked this thread
I have two tables Product and reviews, in which the reviews contains a rating. i am trying to order...
Is there a way to pass every variable in a controller action, to the view automatically? So if I hav...
I have two domains: domain.dev and api.domain.dev. I want to be able to do a ajax (POST, GET) call f...
My domain is "exercise.app" and my app is in the sub folder named training-tracker, so my...
I am trying to pull all Profiles only if there is a record in the ProfileAttributes table and as a t...
i am trying to get an object from a database where the schema is timestamp period_starts_at timestam...
on my welcome.blade.php <div class="content"> <div class="ti...
hussain622 liked this thread
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