laravel-blog
laravel-blog copied to clipboard
A few mistakes
Hi, Version 9.2.x Laravel v8.78.1 (PHP v8.0.10)
- Post publish to PL:
ErrorException Attempt to read property "slug" on null (View: \www\blog\vendor\binshops\laravel-blog\src\Views\binshopsblog_admin\posts\edit_post.blade.php) http://blog.test/blog_admin/edit_post/1
- Does not display posts and categories in PL on the list of all entries. - DASHBOARD
- It does not convert Polish characters in URLs - (ą => a, ć => c, etc.)
- Why can't you only make a Polish version? How do I remove the prefix /pl/ or /en/ from a URL?
- How to set an entry as: domain.test/name-title-post ?? (At least for the site's default version.)
- /blog_admin/add_post_toggle - The categories to be displayed are not showing.
Will the single language version be developed?