- Docs in code → Notion: https://exnota.com
- Delete duplicates: https://tools.exnota.com/duplicates
- Spotify sync: https://music.exnota.com
But the API turned me down :(
But the API turned me down :(
This approach is easier to read and you can choose which properties you care about.
This approach is easier to read and you can choose which properties you care about.
But it's better than creating a new page and deleting the old, which would break bookmarks.
But it's better than creating a new page and deleting the old, which would break bookmarks.
Especially in combination with formulas for updating values.
Here's a full walkthrough: youtu.be/2DzuUOlzk4E
Especially in combination with formulas for updating values.
Here's a full walkthrough: youtu.be/2DzuUOlzk4E
Same as the button, but do it as a temporary database automation triggered on creating a page.
Create temp pages until all are done. Then delete temp pages and automation.
Pro: Can workaround the 1000 limit.
Cons: Requires setup and cleanup.
Same as the button, but do it as a temporary database automation triggered on creating a page.
Create temp pages until all are done. Then delete temp pages and automation.
Pro: Can workaround the 1000 limit.
Cons: Requires setup and cleanup.
Create a button that updates the relevant database, then... press it :P
Pro: Repeatable.
Cons: Won't work if more than 1000 pages match.
Create a button that updates the relevant database, then... press it :P
Pro: Repeatable.
Cons: Won't work if more than 1000 pages match.
Literally just scroll and use the built-in bulk functionality.
Pro: No setup.
Cons: Max ~1000 at a time. Tedious. Can't use formulas. Slow computer issues?
Literally just scroll and use the built-in bulk functionality.
Pro: No setup.
Cons: Max ~1000 at a time. Tedious. Can't use formulas. Slow computer issues?
I feel I only scratched the surface in the couple hours I spent on it.
I feel I only scratched the surface in the couple hours I spent on it.
Most of my research led to Reddit, hacker News, etc. and Laravel is frequently mentioned, but not proportionally to what it offers.
That's my impression thus far, at least
Most of my research led to Reddit, hacker News, etc. and Laravel is frequently mentioned, but not proportionally to what it offers.
That's my impression thus far, at least
I guess I meant that if you're not in the PHP world already, there's no real fun/interesting reason to jump in. By mainstream standards.
WordPress and Laravel stand out for pragmatic reasons. To get stuff done!
I guess I meant that if you're not in the PHP world already, there's no real fun/interesting reason to jump in. By mainstream standards.
WordPress and Laravel stand out for pragmatic reasons. To get stuff done!
Posts that the author put a lot of effort into being concise, yet covering the whole topic. And you know it took a tonne of edits to refine.
Posts that the author put a lot of effort into being concise, yet covering the whole topic. And you know it took a tonne of edits to refine.
(check out all these topics they have!)
Time to start building!
(check out all these topics they have!)
Time to start building!
I recently created a small Laravel app.
But after seeing Rails 8's I started getting FOMO/"what if" so needed to evaluate all big players.
I use this evaluation to test its SQLite backed queues (to compare to Rails) and Filament for generating Admin UIs (amazing!)
I recently created a small Laravel app.
But after seeing Rails 8's I started getting FOMO/"what if" so needed to evaluate all big players.
I use this evaluation to test its SQLite backed queues (to compare to Rails) and Filament for generating Admin UIs (amazing!)
- Django: If I were a Python application expert. If a beginner/scripter... I'd still choose Laravel.
- Phoenix: If I wanted to have fun and improve my programming skills.
- Rails: If Laravel didn't exist. That's not a dig! It's the clear second choice.
- Django: If I were a Python application expert. If a beginner/scripter... I'd still choose Laravel.
- Phoenix: If I wanted to have fun and improve my programming skills.
- Rails: If Laravel didn't exist. That's not a dig! It's the clear second choice.
- Django has Python and data.
- Phoenix/Elixir has functional programming
- Rails has startup history.
- PHP has..?
Laravel seems popular with small-med business, instead of funded startups. Which is more relevant to me.
Even so...
- Django has Python and data.
- Phoenix/Elixir has functional programming
- Rails has startup history.
- PHP has..?
Laravel seems popular with small-med business, instead of funded startups. Which is more relevant to me.
Even so...
OP: "Can Framework do X,Y, Z like Laravel?"
Reply: "Yes, use A for X. Use B+C for Y. Create Z yourself"
It's usually an expert replying who ignores the effort in learning/troubleshooting (which I learned doing this with Go + Pocketbase).
OP: "Can Framework do X,Y, Z like Laravel?"
Reply: "Yes, use A for X. Use B+C for Y. Create Z yourself"
It's usually an expert replying who ignores the effort in learning/troubleshooting (which I learned doing this with Go + Pocketbase).
- Few objective comparisons. I found two sources: a) Content-farm articles, b) Discussions on platform specific forums.
- Few objective comparisons. I found two sources: a) Content-farm articles, b) Discussions on platform specific forums.