Laravel – Push entries into a result array from deepest nested loop, but also push an entry when deepest loop is not reached
I am creating an array for an order to then pass this data to stripe, the array has multiple forEach
I am creating an array for an order to then pass this data to stripe, the array has multiple forEach
The following code should return the whole message all the time but it doesn’t… I keep refreshing and at some
I have following JSON response in PHP
{
"tlds": {
I am trying out Symfony the first time. I installed it with
composer create-project symfony/website-skeleton crudapp
I have an
I’m trying to implement currency converter in laravel using
torann/currency package
https://lyften.com/projects/laravel-currency/doc/
installed this package
composer require torann/currency<br
I want to echo 5000 user’s documents from Firerstore to an HTML table using Laravel but am getting an error
I am building a simple webapp in HTML, CSS, JS, PHP and MySQL. I am struggling currently with comparing dates
I have an error
Missing required parameter for [Route: updatetransaksi] [URI: penjualan/update/{id}] [Missing parameter: id].
web code
route::get('/penjualan/edit/{id_penjualan}',
I am trying to debug a WolfiOS docker image with an Laravel app.
php artisan does not print out anything
Laravel – 11: How to change default login error message: ‘these credentials do not match our records’
i try to