I'm trying to sort with Jquery UI in Laravel and it's giving me fits. Here is my controller: public...
Hello, I'm doing a project for my school and I'm stuck in this problem ... I have the schedule done...
Good Morning! I have a problem that I can not resolve. I'm using the Postman extension to make reque...
so i am using cloudways with digitalocean and now trying to add letsencrypt into my laravel 5.4 web...
Hi, I've just discover this fantastic function. But I have a little problem. I need to update a fiel...
Is there any package for SEO perelinkg feature, that gives web app better indexing by web crawlers...
I'm newbie. I want to create a simple web app (ex: a forum only have home page and post pages, in ea...
I'm using Material Design Icons in my project, and so I need to copy a few files from node_modules t...
I am trying to set up an API which uses a queue system on another server to handle the requests. Let...
I am using Laravel eloquent to design my database. Eloquent has a naming convention for naming a man...
Here is my simple query Pin::where('updated_at', '>=', '2015-01-01') ->selectRaw(&...
What is the best solutions for setting empty field to null in a model? I don't want to set mutator f...
My php artisan command is not working. The error is: [RuntimeException] Directory name must not be e...
{{ Form::model($article, ['route' => ['admin.articles.update', $article->id], 'method' => '...
I'm working on a React-Native application with a Laravel backend and I'm currently trying to impleme...
Hello, Is there a way to get a user unique id (like machine id or something)? I want this to check i...
Hi, i have a major issue on my application, i want to save my cart into a new session when accessing...
Can somebody help me, This My query for My Table $results = DB::table('offer') ->select(DB::r...
I've already have key generated in my .env file. This exception occures when i do refresh my web pag...
hi, i would like to make an empty relation, is that possible? tried class Testmodel extends Model {...
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