-
If i start installing with composer i get this error
```
Generating optimized autoload files
> Laraish\Foundation\ComposerScripts::renameHelperFunctions
> Illuminate\Foundation\ComposerScripts::po…
-
Hello
I'm trying to upgrade a barebones template to use HC 7.x and modular system.
Currently nothing else is setup other than to display a simple header, content and footer view.
With the theme…
-
# Bug report
### What I did
Defined a relationship within the model:
```
public function entities(): HasMany
{
return $this->hasMany(Entity::class);
}
```
Defined …
-
Just dumping this down so I don't forget it.
### Proposal
Migrate the existing SCSS style files to blade template files containing normal CSS content.
### Reasoning
We currently use, and I…
-
Ctrl+maj+R doesnt save and doesnt reload
Windows 10, ST3, installed via package manger
Key binding - user :
[
{"keys": ["ctrl+d"], "command": "duplicate_line"},
{
"keys": ["command+shift…
-
So this is a little weird to me.
You've built a great theme and it's clearly one of the most elegant implementations of Timber with Bedrock, etc... but the theme is incomplete.
For example, how …
-
## Still
- design a logo
- better UI
- tests
- make pagination more effective
## Long Run
- dark theme.
- change the FA stone aged looking icons to something more subtle "[ig](https://icongr.…
-
### Ticket Contents
## Description
A Task Manager is a platform for managing task, subtask & events for users. It offers a user-friendly interface to maintain the task, subtask & events. This plat…
-
拉取下來後無法使用
1. 安裝完之後,進入首頁 /, 導向 /login,然後頁面顯示錯誤訊息: View [.login] not found.
檢查路由,發現 /app/Http/Conrollers/Mobile/LoginController.php
第35行 return view(cache('config')['theme'].'.login',compact('pos_i…
-
laravel5.5