Recent content by Lee gee

  1. L

    How to delete all selected checkboxes in livewire and javascript

    How to delete all selected checkboxes in livewire and javascript, i already have a code for selecting all checkboxes in javascript, the problem is creating the delete logic of it in livewire then integrate to the front end so i can successfully delete all selected items: my code: <table...
  2. L

    I cannot delete all the selected values in checkbox using livewire and javascript

    How can i delete multiple values in checkbox or select all then delete using javascript for selecting all then livewire for deleting, i dont know how can i make a logic for the back end so i can successfully delete: <table class="table" width="100%"> <thead> <tr>...
  3. L

    PHP Laravel Error "Only arrays and Traversables can be unpacked"

    Ano kayang Problema nito Guys, Error "Only arrays and Traversables can be unpacked" . pag ni remove ko yung event.detail[0] at gawing event.detail lang, nawawala yung error pero undefined naman yung value na nakukuha ko sa section_name at section_id at hindi rin na dedelete yung data...
  4. L

    Custom_livewire.js:61 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'emit')

    Ano po kaya problema sa code ko may error po "custom_livewire.js:61 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'emit')", hindi po na de delete ang data, im using laravel livewire po Javascript window.addEventListener('Swal:DeletedRecord', event => {...
  5. L

    Laravel Question

    Laravel: how to filter data by category, for example the user click the information technology category, it should display the information technology related datas on the same page. Please include the migration files: this is my code: PostController <?php namespace App\Http\Controllers; use...
  6. L

    PHP Question lang po about PHP(Laravel Framework)

    Ask lang po sa mga may alam nito, Gusto ko po e display ang specific or related data based sa category, for example: pag ang user nag click sa information technology na category dapat e display nya ang related data about information technology, and dapat sana ma display sya sa same page parin.
  7. L

    Pa help lang po about laravel sa mga may alam

    how to show post by category laravel paano po ba e show ang mga post by category in laravel po, for example gusto ko makita ang posts about IT or about accounting:
  8. L

    Looking for Web Programmer

    PHP Developer po ako, pwede kita tulungan jan, student price lang po
  9. L

    Help Profit and Expenses tracker na excell pwede parequest

    @blakedrain PM po, pwede kita tulongan,
  10. L

    Looking for magiinvest sa clothing kahit 5k to 10k lang

    @reynangokama Willing po ako mag invest sa Clothing Biz nyo, PM nyo po ako
  11. L

    Looking for magiinvest sa clothing kahit 5k to 10k lang

    @reynangokama Willing po ako mag invest sa Clothing Biz nyo, PM nyo po ako
  12. L

    Baka Meron po kayong PDF tutorial for CRUD PHP po

    Nagugulohan po ako Pano gumawa nang CRUD alam ko po basic nang php pero, parang mas lalo tuloy Ako nagulohan
Back
Top