19 questions
Thank you for your continuous support.Developed in Ravel 5.8/php 7.3.Since there was multiple tables of insert processing, we are processing transactions using \DB::transaction.In the local environmen...
The following error is causing me to fail.Could someone show me the way to resolve the error?What you want to doIn view, use foreach to extract each record.Specify the properties of the extracted reco...
In Ravel 5, I want to separate Create and Like operations with buttons, but I can't do it well.Buttons are processed in a separate PHP file.<button type=submit class=btn btn-primary name=create>...
If you want to multilingualize validation messages (this time in Japanese), /resources/lang/ja/validation.phpIn the attributes array of the above files field name =>Japanese name The field name is ...
Hello.I'm writing something like a tool to collect information using laravel5+goutte.Some sites are struggling to get the URL to the next page because they do not use class in tag a and specify it wit...
https://orchid.software/en/docs/requirements/I have installed it with reference to , but it doesn't work.Inherit your model App\Usernamespace App;use Orchid\Platform\Core\Models\User as BaseUser;class...
phpartisan route:list indicates RuntimeException Session store not set on request. I can't see the route list.I would appreciate it if you could give me advice from someone you know.routes.phpRoute::g...
I thought there was a problem with the description of index.blade.php as shown in the error statement, so I checked the file, but I couldn't find the description about getAuthIdentifierName(), so I di...
I am currently developing it at Ravel, but I will use the code below.<?php/*|--------------------------------------------------------------------------| Web Routes|---------------------------------...
Prerequisites/What you want to achieveCurrently, Ravel 5.4.23 creates Blade files for common layouts and individual user-only content settings pages for that link.The following error message occurred ...
- 1 - | » |
© 2024 OneMinuteCode. All rights reserved.