PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Solved

How do I search?

Solved
alexmorning

Apr 17th, 2024 04:29 AM

I am so confused, I have searched everywhere and I cannot find a search function anywhere. I've also tried all kinds of hotkeys. Do I just need to use Google to search these forums?

bobbyiliev

Apr 17th, 2024 04:34 AM

Hi there,

Indeed, the search was disabled recently after a Laravle upgrade due to some incompatibilities in the package that we were using.

We do have it on our backlog to read that functionality.

Is there a specific thing that you are after that I can help you search for in the meantime?

alexmorning

Apr 17th, 2024 04:41 AM

I see, no problem, thank you for the quick reply.

I was just going to see if there were any discussions about the security of Wave/Laravel out of the box, and if there was anything I needed to do to secure it any further.

I have a paid chrome extension with some users emails/hashed passwords, and I just want to make sure I'm being responsible and securing it as best I can to ensure that there is no way someone is able to get in. I know there are many password leaks that have later been dehashed, so I know that hashing is not foolproof, which worries me a little bit in this scenario, because I was unsure about how secure everything is by default.

If there are any posts that you can recall, or if you just are able to speak to that and can recommend anything to do (if there is anything) or if it's pretty secure as it is now.

Thank you!

bobbyiliev

Apr 20th, 2024 10:08 AM

Best Answer

Hey!

What I could personally suggest here is the Laravel enlightn package:

https://www.laravel-enlightn.com/

I've written a quick post about it a couple of yers ago:

What is Laravel Enlightn and how to use it?

Basically, it is an artisan command-line tool that checks your code and provides you with actionable recommendations on improving your application's performance, security & more.

I use this for all my Laravel projects!

Report
1
alexmorning

Apr 26th, 2024 11:02 PM

That's great, thank you so much, I will definitely do that now.

bobbyiliev

Nov 16th, 2024 09:08 AM

Hey!

Tony has managed to get this all working now!

To use the search:

  • Click the 🔎 Search button
  • Then type Questions or Post depending on the type of content that you want to search for
  • Press enter
  • Then search for the question or post title as per your needs!

Let me know if you have any questions!

- Bobby