Implement multiple currencies converter in Laravel
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’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
I need to check if a given string is valid. For me, the following and any other similar combinations are
I’m having trouble understanding why my PHP code returns "three" instead of "two". Here’s the code:
php
<?php $a =
I created a router from scratch. It’s a simple router :
class Router {
private static
I am using Laravel 11 for build a application in which a admin panel i have created and created a