khzg / littlelink-admin

Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.
GNU Affero General Public License v3.0
91 stars 17 forks source link

Can't add links #6

Closed Ruriko closed 2 years ago

Ruriko commented 2 years ago

I can't add links cause the button list is empty link

khzg commented 2 years ago

php artisan db:seed --class="ButtonSeeder"

Ruriko commented 2 years ago

ok so I added a link and tried going to my link but I get 403 error. Here live example: http://bio.adoreanime.com/+Test Is there nginx rewrite rule I need to add?

khzg commented 2 years ago

Yes but I do not know nginx.

search it: how do i fix 403 forbidden nginx

Ruriko commented 2 years ago

Can you provide the apache htaccess or whatever webserver you're using? and what files/folder need write permission?

khzg commented 2 years ago

I do not use now, On apache did not need anything.

Start with these

routes folder or routes/web.php

app/Http/Controllers folder

Ruriko commented 2 years ago

Is it possible to remove the plus sign in the url? cause it's not SEO friendly to google

khzg commented 2 years ago

So why put an @ in the medium?

@.***

take it easy

On Fri, Oct 15, 2021, 09:11 Ruriko @.***> wrote:

Is it possible to remove the plus sign in the url? cause it's not SEO friendly to google

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/khashayarzavosh/littlelink-admin/issues/6#issuecomment-944018418, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLZJKYYSZJDB5MUTIJJPZLUG65JTANCNFSM5GAYXJMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

khzg commented 2 years ago

Give it a star :)

On Fri, Oct 15, 2021, 09:55 Ruriko @.***> wrote:

Closed #6 https://github.com/khashayarzavosh/littlelink-admin/issues/6.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/khashayarzavosh/littlelink-admin/issues/6#event-5467931356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOLZJK5V4GJFSZODSJZJVUDUG7CLVANCNFSM5GAYXJMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

Ruriko commented 2 years ago

done