I am new to blade and new to this forum. Before I create this thread, I have searched "only inc...
I just wrote a small blog post on howto load views publish assets and load lang files into your Lara...
Hello, I have an controller: public function signature($name) { $this->echo = fal...
When logged in, indicate if I have replied in a thread from the forum "Thread view". Curre...
Hey everyone, i'm pretty sure that my problem is already out there, but i wasn't able to find any so...
Hello! Im using sentry2 , by default the sentry configuration works with email and password like cre...
Hello all, I am setting up behat for testing and as part of the startup routine I run php artisan se...
Hi! i have a question about how create a double foreach in blade from only one sql with query builde...
Hi ya folks, I'm building our first SaaS app. The project will see users having the same functionali...
I am learning laravel and php but I just need to clarify when it is needed to escape strings. If any...
How do you assign data to and pull data from a variable in a laravel model? The normal way I do it i...
Hi, After I did an update on composer, I came upon an error that stated: "Method number doesn't...
I am trying to make some information display in real-time on a site of mine. Followed this guide: ht...
I have a Posts DB and a likes DB with the following structure: Posts Table: item_id Likes Table: ite...
Been running into some weird errors with queues and supervisor today. Got a message saying that none...
Hi y'all, I don't really know where to post this. Weather it be here, Vagrant issue panel, og Larave...
Hello I was implementing reset password process, and I'm following the Auth section of user guide. T...
Hello Guys, On the database.php file it is possible to define a database(MySQL, sqlsrv, pgsql). If I...
First make a TestRequest with artisan make:request TestRequest. Then put this code in your routes.ph...
I'm trying to use Laravel Auth::attempt() function but it's always redecting me to login page, even...
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