ক্লাস নং-২০(পার্ট-১৭)- invoice single, invoice payment by stripe and others
যেহেতু আমাদের প্রজেক্টের সব কিছুই livewire দিয়ে করছি তাই আমরা এটাও করার জন্য প্রথমেই একটা component make করব। php artisan livewire:make InvoiceEdit এবার আমাদের user folder এর মধ্যে যে invoice folder আছে তারমধ্যে আমাদের show.blade.php file এই ফাইলের ...
Jan 16, 20232 min read70


