whats the message to show the b-table is empty

<!-- <template #empty="scope">

                                <p class="text-center">There are no assignments to show</p>

                            </template> -->

No comments:

Post a Comment

How to host application on server new way

 copy the htacess from public to root copy the server.php from public to root but rename to index.php htacess <IfModule mod_rewrite.c>...