128 questions
In Laravle 7, in the output of the common display by the component.There will be extra spaces before and after the component display.app/Views/Components/SiteTitle.phpclass SiteTitle extensions Compon...
I am trying to display /views/errors/404.blade.php when you access a URL that does not have a route configured in routes.php, but Is it possible to use the controller?I would like to display the varia...
Developed API in Laravel (5.7.0) and client-side applications in Angular (CLI 7.3.7).Domainis Angular: example.com Ravel: api.example.comand subdomain type.serveris xserver.The Angular app is that re...
I am currently trying to develop a web application on Ravel sail.The environment is Docker+Ubuntu, but it does not match the PHP version of the rental server I rent, so I would like to lower the PHP v...
Developing using Ravel.The belongsTo method is used to retrieve table data, but it takes about 4 minutes for $datas to retrieve 10,000 counts of data.Do you know how to replace the belongsTo method wh...
I have no experience with the server, and I have to use the progress bar to get the communication status, so to get the data capacity To resolve this issue by setting the Content-Length header, we edi...
There seems to be no problem until authentication, but the redirect destination after authentication says, I can't access this site.There is no particular error indication.Please teach me.Environment:...
If there are three tables in laravel, If you want to display the department name (section_name) when you print a list of reports.What should I do?▼Company vehicle report tableCarReportreport_idcar_id...
<?php namespace App\Http\Controllers;useApp\Http\Requests;useApp\Http\Controllers\Controllers;use Illuminate\Http\Request;use Illuminate\Contracts\Mail\Mailer;use Illuminate\Mail\Message;use Sessio...
Using the following libraries in Ravel, I have confirmed that the file can be uploaded to Firebase storage.https://github.com/kreait/laravel-firebaseOfficial Documentationhttps://firebase-php.readthed...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.