hey all, I need an hint on this: in my laravel app every user must authenticate to use it. If user i...
Hi, I need a user to be able to only select a date between a pair of dates, but the validation hasn'...
I would like to send notification emails with only plain text. But every email is send with the Cont...
hello, I'm generating sensible data this way: ` File::put(storage_path() . '/invoice_' . $invoice-&g...
I have two tables, Schema::create('orders', function (Blueprint $table) { $table->string(...
I am using laravel 5.4 , created mobile API. Now I want to allow multiple mobile device to login for...
I have a model with those methods: public function waiting() { return ! is_null($thi...
Please help, I have implemented the Bootstrap Carousel into my project but it doesn't seem to be sli...
I have tow database connections, `'mysql' => [ // connection information ],...
Hi there . I have two databases 192.168.1.82 (Master) and 192.168.1.83 (Slave) how can I configure l...
I am trying to build web app with laravel that help me to save daily costs and the total for every m...
Hey there! Title is the basics of the question. From Laravel 5.8, I have a /resources/js/plugins fol...
cannot load javascript . i want to use select2 and use external javascript. but, that javascript can...
Hey! This only relates to Mix (or Webpack perhaps). So I hope this is a good place to post this. If...
SO basically i have this code that sends people a deposit code to deposit money into a bank (for a g...
Hello, I connected to my database in PHPStorm (in Data Source and Drivers using General and SSH/SSL...
Hello please how do i login into the admin panel, here is my code This is my middleware file `<?p...
Can Someone Help Me with This https://stackoverflow.com/questions/60236757/cannot-save-data PLease H...
I have a few issues. We do a lot of background work in a pool of several hundred artisan workers acr...
I attend regular PHP meetups at a local user group hosted by a Laravel shop that often demonstrates...
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.